Draft: Dynamic NonUniformSizeTree with TypeErasure
This is just an experiment how to implement a non-uniform size-tree with dynamic size. It is based on a type-erasure approach
This is just an experiment how to implement a non-uniform size-tree with dynamic size. It is based on a type-erasure approach