Swift Algorithms
open-source package of sequence and collection algorithms that augments the Swift standard library
the purpose of the Algorithms package is to incubate new families of missing algorithms for eventual inclusion in the standard library
examples:
Swift Collections
open-source package with new data structure implementations
the initial version of the package implements three of the most frequently requested data structures:
