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.
Version1.0.1compared with
Version Details
| 1.0 | 1.0.1 | |
|---|---|---|
| Release date | Jan 08, 2020 | Jan 08, 2020 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (4)
| 1.0 | 1.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains.kotlin » kotlin-stdlib-jdk8 | - | 1.3.50 |
| ~ Updated | androidx.appcompat » appcompat | 1.0.2 | 1.1.0 |
| ~ Updated | androidx.core » core-ktx | 1.0.2 | 1.1.0 |
| - Removed | org.jetbrains.kotlin » kotlin-stdlib-jdk7 | 1.3.50 | - |