Module colt

Source
Expand description

COLT from Wang/Willsey/Suciu

Traits§

ColtForestNode
Data structure design for our COLT is unique.
ColtGet
Emulate the get and iter functions for a single Ght node [GhtGet`] across a forest of ColtForestNodes.
ColtGetTail
ColtGet without the first (head) trie.