RougeWare/Swift-Rectangle-Tools

These should conform to some protocols out-of-the-box

KyNorthstar opened this issue · 1 comments

Sizes, Points, and Rects should all conform to these in this package:

  • Equatable
  • Hashable

Resolved by #16 and #17