removeAllNodesThat

abstract fun removeAllNodesThat(predicate: (node: KoneMutableMapNode<Key, Value>) -> Boolean)(source)