Expand description

Implementation using ordered keys with hashes and robin hood hashing.

Structs

An entry in hash tables.
Assembles a layer of this
A cursor with a child cursor that is updated as we move.
A level of the trie, with keys and offsets into a lower layer.