MyUtilityExtensionMapCount<K, V> extension

on

Methods

count(bool test(K key, V value)) int

Available on Map<K, V>, provided by the MyUtilityExtensionMapCount extension

Returns the number of entries that satisfy test.