# Functions
Add adds the key q to trie, returning a new trie.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Intersect computes the intersection of the keys in p and q.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Trie is a trie for equal-length bit vectors, which stores values only in the leaves.