implementation("com.github.adriankuta:tree-structure:4.1.1")
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.