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.
This library does not depend on any other system.
Currently maintained by Robert Strandh.
Documentation strings for remaining functions.