nxt.tree

Undocumented in source.

Members

Structs

GrowOnlyNaryTree
struct GrowOnlyNaryTree(E)

N-ary tree that cannot shrink but only grow (in breadth and depth).

Meta