Interface HashArrayMappedTrieModule
interface HashArrayMappedTrieModule
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classAn abstract base class for nodes of a HAMT.static enumstatic final classRepresentation of a HAMT array node.static final classThe empty node.static final classRepresentation of a HAMT indexed node.static final classRepresentation of a HAMT leaf node with more than one element.static classRepresentation of a HAMT leaf.static classstatic final classRepresentation of a HAMT leaf node with single element.