Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 387 Bytes

TODO.md

File metadata and controls

11 lines (9 loc) · 387 Bytes
  • Document all extension functions, and their behaviors (either in Wiki or README)

String:

  • containsEmoji

Date:

  • Fix rounding methods in case minute/hour/day/month/year rolls over
  • monthsSince, and all *since depending on it may be incorrect
  • Write tests

Hoping to add many of the same extensions available in the Swift equivalent: https://github.com/SwifterSwift/SwifterSwift