summaryrefslogtreecommitdiff
path: root/devel/cl-split-sequence-sbcl/pkg-descr
blob: 81a98c0114f54d6d911cfa1c2d1c19f850509bdb (plain) (blame)
1
2
3
4
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.