This library provides an implementation of the functions in the Sequences dictionary of hte Common Lisp standard.
Depends on Acclimation, alexandria, Closer MOP, and Fast Generic Functions. The sequence functions are implemented as generic functions.
Currently maintained by Marco Heisig.
Each defined sequence function should have an associated documentation string, and functions that have keyword parameters should have an associated compiler macro. Adding compiler macros may require restructuring the code.