chickadee » srfi-146 » mapping-remove

mapping-remove predicate mappingprocedure

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