79260749

Date: 2024-12-07 14:14:35
Score: 1
Natty:
Report link
    public interface ISortedGroupWithMover<T> : ISortedGroup<T>
        where T : IMoveableHoldee<T>

I think the correct interface for this is like this, I dont think the previous version has the same meaning altough im not sure of the difference.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: ChrisCross