swift-collections
|
Commonly used data structures for Swift |
BTree
|
Fast sorted collections for Swift using in-memory B-trees |
SortedArray
|
An array that keeps its elements sorted according to a given sort predicate. |
StickyLayout
|
error: root manifest not found
|
TextAttributes
|
TextAttributes provides type-safe API for setting text attributes for common UIKit components. |
OrderedSet
|
A simple, static Ordered Set collection type for Swift. Doesn't depend on Foundation. |
Sectioner
|
Small extension on Collection that groups its elements. |