removeIf

inline fun removeIf(predicate: (K, Float) -> Boolean)

Removes any mapping for which the specified predicate returns true.