[next] [prev] [prev-tail] [tail] [up]
n count(i,i,& )
Count the items in a range that match a value and return that count.
n count_if(i,i,upred)
Count the items in a range that satisfy a predicate and return that count.
[next] [prev] [prev-tail] [front] [up]