- 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.
Returns a newly allocated set with the same comparator as set, containing just the elements of set that do not satisfy predicate.