CHANGES:
Bugs, Fixes and Optimisations
- Remove extra length calculations (#16, @lindig)
- Remove some polymorphic comparisons and replace with
Float
functions (#15, @patricoferris) - Fix stack overflows in OMT and Rectangle.merge (#14, @patricoferris, reported by @lindig)