sketchytech / substringWithNSRange

Swift: Extension to String to allow an alternative to substringWithRange that accepts an NSRange in place of a Range<String.Index>

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

substringWithNSRange

Swift: Extension to String to allow an alternative to substringWithRange that accepts an NSRange in place of a Range<String.Index>

About

Swift: Extension to String to allow an alternative to substringWithRange that accepts an NSRange in place of a Range<String.Index>

License:MIT License


Languages

Language:Swift 100.0%