IterableCount<E> extension

on

Methods

count([bool predicate(E element)?]) int
Returns the number of elements matching the given predicate.