chickadee » srfi-217 » iset-partition!

iset-partition! predicate isetprocedure

A linear update procedure that returns two isets containing the elements of iset that do and do not, respectively, not satisfy predicate.