org.mapdb / BTreeMap / remove

remove

fun remove(key: K?): V?
fun remove(key: Any?, value: Any?): Boolean