phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
GrowOnlyNaryTree.this
nxt
container
nary_tree
GrowOnlyNaryTree
Undocumented in source.
struct
GrowOnlyNaryTree
(E, uint N, Allocator = GCAllocator)
this
(
E
rootValue
)
if
(
N
>= 2 &&
isAllocator
!
Allocator
)
Meta
Source
See Implementation
nxt
container
nary_tree
GrowOnlyNaryTree
aliases
degree
top
constructors
this
properties
root