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.
Version3.0compared with
Version Details
| 2.1.0 | 3.0 | |
|---|---|---|
| Release date | Nov 24, 2022 | Dec 16, 2022 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Runtime Changes (4)
| 2.1.0 | 3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains.kotlin » kotlin-stdlib-common | - | 1.7.20 |
| - Removed | androidx.appcompat » appcompat | 1.5.1 | - |
| - Removed | androidx.core » core-ktx | 1.9.0 | - |
| - Removed | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | 1.7.20 | - |