chickadee » srfi-146 » mapping-filter

mapping-filter predicate mappingprocedure

Returns a newly allocated mapping with the same comparator as the mapping mapping, containing just the associations of mapping that satisfy predicate (in the sense of mapping-find).