all

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

Returns true if all entries match the given predicate.