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
Hello,
Im interested in learning how to do string processing in Swift. Bare with
me as I am a college student. Ive done basic regex with java and Its still
confusing to me. Ive had good amount of practice with swift and
programming.
Whats the ideal approach to mastering string processing and mast