stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

list.count

Open thorhj opened this issue 1 year ago • 1 comments
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.

thorhj avatar May 22 '24 20:05 thorhj

@lpil I have now updated the changelog 👍

thorhj avatar May 25 '24 11:05 thorhj