mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 17:36:28 -04:00
Approved by: olgeni (maintainer of lang/ccl, implicit) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D48091
6 lines
266 B
Text
6 lines
266 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.
|
|
|
|
This package is compiled with CCL.
|