MathConsumerExtensions<T> extension

on

Methods

count([bool condition(T element)]) int
Returns the number of elements in the iterable. [...]