freebsd-ports/devel/cl-split-sequence-sbcl/pkg-descr
Edwin Groothuis 99f202e9f8 New Port: Splitting Common Lisp Sequences (SBCL Binaries)
split-sequence binaries for lang/sbcl

PR:		ports/52374
Submitted by:	Henrik Motakef <henrik.motakef@web.de>
2003-09-28 10:34:41 +00:00

8 lines
291 B
Text

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.
WWW: http://www.cliki.net/SPLIT-SEQUENCE
-- Henrik Motakef