chickadee » tree-walkers » split-when

split-when ok? lstprocedure

splitting a list in two sublists, head and tail, the sublist head before the first item passing the ok? test, the sublist tail starting at that item.