chickadee » generics » split-with

split-with ok?procedure
split-with ok? xsprocedure

returns two values, the sublist of xs upto the first item which passes the ok? test and the sublist starting with the first item passed by ok?