CountIterableExtension<E> extension

on

Methods

count(bool predicate(E element)) int
Returns the number of time predicate evaluates to true.