/concatenated-collection

A Collection type that allows for generic combination of the elements of two other Collection types.

Primary LanguageSwiftApache License 2.0Apache-2.0

LoftDataStructures_ConcatenatedCollection

A Collection that allows for the concatenation of the elements of two other Collections.