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.
Version2.1.0compared with
Version Details
| 2.0.3 | 2.1.0 | |
|---|---|---|
| Release date | Sep 03, 2021 | Nov 24, 2022 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Runtime Changes (3)
| 2.0.3 | 2.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | androidx.appcompat » appcompat | 1.3.1 | 1.5.1 |
| ~ Updated | androidx.core » core-ktx | 1.6.0 | 1.9.0 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.5.30 | 1.7.20 |