Swift Packages
Repository | Description |
---|---|
swift-collections | Commonly used data structures for Swift |
OrderedSet | A simple, static Ordered Set collection type for Swift. Doesn't depend on Foundation. |
OrderedSet | A mutable random access collection of unique elements, which behaves like a set, but guarantees insertion order |