Thank you! Apologies for the non-compiler related email
On Thu, Dec 29, 2016 at 2:59 PM, Jacob Bandes-Storch
wrote:
> Moving to swift-users. (swift-dev to BCC; swift-dev is for compiler
> development.)
>
> It's also important to know about the methods available on NSString, which
> are exposed o
Moving to swift-users. (swift-dev to BCC; swift-dev is for compiler
development.)
It's also important to know about the methods available on NSString, which
are exposed on the String type when you import Foundation:
https://developer.apple.com/reference/foundation/nsstring
You might also be inter