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

    Exports
    Package
    Description
    Immutable, structure sharing collections, including hash array mapped tries, finger tries, B-trees, and S-trees (sequence trees).
    Indirect Exports
  • Modules

    Requires
    Modifier
    Module
    Description
    transitive
    Incremental I/O; functional parsers and writers; display, debug, and diagnostic formatters; and Unicode and binary codecs.
    transitive
    Extended collection, iterator, and builder interfaces, lightweight cache sets and maps, and other foundational utilities.