Module swim.structure
Generic structured data model, with support for selectors, expressions,
and lambda functions.
-
-
Packages
Exports Package Description swim.structure Generic structured data model, with support for selectors, expressions, and lambda functions.swim.structure.collections Nominally typed views of structurally typed collections.swim.structure.form Structural type transformation forms.swim.structure.func Function expression trees.swim.structure.operator Operator expression trees.swim.structure.selector Selector expression trees.Indirect Exports From Packages swim.codec swim.codec swim.collections swim.collections
-
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.collections Immutable, structure sharing collections, including hash array mapped tries, finger tries, B-trees, and S-trees (sequence trees).
-