count

inline fun <E> KoneIterable<E>.count(predicate: (value: E) -> Boolean): UInt(source)