weebly/orderedset
OrderedSet is essentially the Swift equivalent of Foundation's NSOrderedSet/NSMutableOrderedSet. It was created so Swift would have a unique, ordered collection with fast lookup performance that supported strong typing through Generics, and so we could store Swift structs and enu
Package Metadata
Repository: weebly/orderedset
Default branch: master
README: README.md