chickadee » srfi-146 » mapping-count

mapping-count predicate mappingprocedure

Returns the number of associations of the mapping mapping that satisfy predicate (in the sense of mapping-find) as an exact integer. There are no guarantees how many times and with which keys and values predicate is invoked.