stdlib
stdlib copied to clipboard
list.count
trafficstars
An attempt at implementing list.count and iterator.count as suggested in #592.
The functions will return the number of elements in a given list/iterator that satisfy the given predicate.
@lpil I have now updated the changelog 👍