A mutable random access collection of unique elements, which behaves like a set, but guarantees insertion order
-
Updated
May 12, 2019 - Swift
A mutable random access collection of unique elements, which behaves like a set, but guarantees insertion order
A simple, static Ordered Set collection type for Swift. Doesn't depend on Foundation.
Commonly used data structures for Swift
Add a description, image, and links to the ordered-set topic page so that developers can more easily learn about it.
To associate your repository with the ordered-set topic, visit your repo's landing page and select "manage topics."