[swift-corelibs-dev] Bring NSString functions to String
Eric Blachère
eric.blachere.n7 at gmail.com
Mon May 8 11:39:19 CDT 2017
Hello,
I was just wondering if there are plans to bring NSString functions
manipulating paths into the native String class. (such as
lastPathComponent, pathComponents etc...)
Because even if we can always make an extension of String to easily cast it
into NSString, it's still a bit of a shame to have to do it ;)
Thanks,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20170508/a777580e/attachment.html>
More information about the swift-corelibs-dev
mailing list