Draft: Dynamic NonUniformSizeTree with TypeErasure
Compare changes
@@ -3,13 +3,15 @@
@@ -112,20 +114,97 @@ namespace Functions {
This is just an experiment how to implement a non-uniform size-tree with dynamic size. It is based on a type-erasure approach