mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-07-11 00:38:42 +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).