azergante
Results
1
issues of
azergante
The overlap function looks funny: ``` sides :: (using rect: Rect) -> float, float, float, float { return x, x + w, y, y + h; } overlaps :: (a:...