chickadee » srfi-113 » set-remove

set-remove predicate setprocedure

Returns a newly allocated set with the same comparator as set, containing just the elements of set that do not satisfy predicate.