Swift Packages
Repository | Description |
---|---|
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. |
TextAttributes | TextAttributes provides type-safe API for setting text attributes for common UIKit components. |
Sectioner | Small extension on Collection that groups its elements. |
OrderedSet | A static Set with a defined order. |