Module swim.collections
Immutable, structure sharing collections, including hash array mapped tries,
 finger tries, B-trees, and S-trees (sequence trees).
- 
- 
Packages
Exports Package Description swim.collections Immutable, structure sharing collections, including hash array mapped tries, finger tries, B-trees, and S-trees (sequence trees).Indirect Exports From Packages swim.codec swim.codec swim.util swim.util  
- 
Modules
Requires Modifier Module Description transitive swim.codec Incremental I/O; functional parsers and writers; display, debug, and diagnostic formatters; and Unicode and binary codecs.transitive swim.util Extended collection, iterator, and builder interfaces, lightweight cache sets and maps, and other foundational utilities. 
 -