Read How OptionSet works inside the Swift Compiler; Useful obscure Foundation types in Swift
Read How OptionSet works inside the Swift Compiler.
Read Useful obscure Foundation types in Swift: Scanner, NSCountedSet (funny that example uses isAnagram which I use in interviews), CFTree, CFBinaryHeap, NSCache, NSOrderedSet, ByteCountFormatter, NSDataDetector. Nothing new.