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
_______________________________________________
swift-corelibs-dev mailing list
swift-corelibs-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-corelibs-dev

Reply via email to