TwoLeaf3

Binary/2-Key Leaf with key-length 3.

Constructors

this
this(Keys keys)
Undocumented in source.

Members

Functions

contains
bool contains(UKey key)
Undocumented in source. Be warned that the author may not have intended to support it.
prefix
inout(Ix)[] prefix()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

capacity
enum capacity;
Undocumented in source.
keyLength
enum keyLength;
Undocumented in source.

Variables

keys
IxsN!(capacity, keyLength) keys;
Undocumented in source.

Meta