N-ary tree that cannot shrink but only grow (in breadth and depth).
Because of this a region allocator can be used for internal memory allocation.
Create with region size in bytes.
http://forum.dlang.org/post/prsxfcmkngfwomygmthi@forum.dlang.org
See Implementation
N-ary tree that cannot shrink but only grow (in breadth and depth).
Because of this a region allocator can be used for internal memory allocation.