mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-06-19 05:58:30 +00:00

In retrospect, I don't like Rect + Rect = union -- it doesn't make as much sense and isn't as readable as Rect.union(Rect).
In retrospect, I don't like Rect + Rect = union -- it doesn't make as much sense and isn't as readable as Rect.union(Rect).