Init Tree Structure
fun InitTreeStructure(type: DataStructureType, ident: String, boundaries: List<Pair<Double, Double>> = emptyList(), maxSize: Int = -1, text: String, root: BinaryTreeNodeValue, uid: String, runtime: Double, render: Boolean)
Content copied to clipboard
Create empty Init tree structure