implementation("com.github.adriankuta:tree-structure:3.4.0")
Lightweight n-ary tree data structure for Kotlin Multiplatform (JVM, JS, Wasm, iOS, Native). DSL, pre/post/level-order traversal, lazy Sequence traversal, and pretty-print.