mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This makes categories of NSString, NSArray, and NSDictionary available on String, Array, and Dictionary. Note that we only consider categories not present in the Objective-C Foundation module, because we want to manually map those APIs ourselves. Hence, no changes to the NSStringAPI. Implements <rdar://problem/13653329>. Swift SVN r18920
128 KiB
128 KiB