MapAll<K, V> extension

on

Methods

all(bool predicate(K key, V value)) bool
Returns true if all entries match the given predicate. predicate must not be null.