ports/devel/cl-split-sequence-ccl/pkg-descr
Joseph Mingrone 148251b431
*/*-ccl: Add Clozure Common Lisp (CCL) fasl ports
Approved by:	olgeni (maintainer of lang/ccl, implicit)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D48091
2024-12-19 22:31:49 -04:00

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.