Constrictor: Functions in the conses dictionary

Description

This library provides implementations for the functions in the conses dictionary of the Common Lisp standard, excluding cons, car, cdr, rplaca, and rplacd.

Nearly every function has an extensive documentation string associated with it. Functions with keyword parameters have an associated compiler macro that eliminates keyword parsing when possible.

Requirements

This library does not depend on any other system.

Maintainers

Currently maintained by Robert Strandh.

Possible improvements

Documentation strings for remaining functions.


robert.strandh@gmail.com