GrowOnlyNaryTree.top

struct GrowOnlyNaryTree(E, uint N, Allocator = GCAllocator)
alias top = root

Return Value

root|top node.

Meta