prolificinteractive / Caishen

A Payment Card UI & Validator for iOS
MIT License
766 stars 119 forks source link

[Swift 4] Cleanup Convenience Initializers #117

Closed DannyVancura closed 7 years ago

DannyVancura commented 7 years ago

Removed custom functions to create a NSRange from Range or Range from NSRange in a given string, as there are now designated initializers for this.