blob: a8f3af8b357ad54e3724013e2331cc0d2d42960a (
plain) (
blame)
1
2
3
4
5
6
|
split-sequence is a small library to split sequences in to a list of
subsequences delimited by an object satisfying a test function. It is
a member of the Common Lisp Utilities family of programs, designed by
community consensus.
This package is compiled with CCL.
|