Relation COUNT

returns the number of elements of sequence that match item using the given test function; returns nil if no element matches.
Arity: 2
Domain: Collection
Range: Number