Consecution: Sequence functions

Description

This library provides an implementation of the functions in the Sequences dictionary of hte Common Lisp standard.

Requirements

Depends on Acclimation, alexandria, Closer MOP, and Fast Generic Functions. The sequence functions are implemented as generic functions.

Maintainers

Currently maintained by Marco Heisig.

Possible improvements

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.


robert.strandh@gmail.com