YamlSwift
YamlSwift copied to clipboard
Switch over to `Range` and `String` instead of `NSString` and `NSRange`
Should probably use the new substring operators in Swift 4.
I haven't read about Swift 4, but if it finally migrated from NS prefixed classes, it seems to be a good thing to do.