- partition PRED Sprocedure
Returns two sequences of the same type as S holding those elements for which the one-argument procedure PRED returns true and false, respectively.
Returns two sequences of the same type as S holding those elements for which the one-argument procedure PRED returns true and false, respectively.