implementation("io.github.kotlinmania:btree-kotlin:0.1.2")
Kotlin Multiplatform port of Rust's std::collections::BTreeMap / BTreeSet, translated line-by-line from library/alloc/src/collections/btree/.