Module swim.collections
module swim.collections
Immutable, structure sharing collections, including hash array mapped tries,
 finger tries, B-trees, and S-trees (sequence trees).
- 
Packages
ExportsPackageDescriptionImmutable, structure sharing collections, including hash array mapped tries, finger tries, B-trees, and S-trees (sequence trees).Indirect Exports - 
Modules
RequiresModifierModuleDescriptiontransitiveIncremental I/O; functional parsers and writers; display, debug, and diagnostic formatters; and Unicode and binary codecs.transitiveExtended collection, iterator, and builder interfaces, lightweight cache sets and maps, and other foundational utilities.