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.0.0compared with

Version Details

Compile Changes (4)

1.2.3 2.0.0
ChangeGroup / ArtifactPreviousCurrent
- Removed androidx.appcompat » appcompat1.1.0-
- Removed androidx.core » core-ktx1.1.0-
- Removed org.jetbrains.kotlin » kotlin-android-extensions-runtime1.3.61-
- Removed org.jetbrains.kotlin » kotlin-stdlib-jdk81.3.61-

Runtime Changes (3)

1.2.3 2.0.0
ChangeGroup / ArtifactPreviousCurrent
+ Added androidx.appcompat » appcompat-1.3.1
+ Added androidx.core » core-ktx-1.6.0
+ Added org.jetbrains.kotlin » kotlin-stdlib-jdk8-1.5.30