[Openmcl-devel] Data structure library (doubly linked list) for OpenMCL?

Gary Byers gb at clozure.com
Thu Aug 19 04:38:18 PDT 2004



On Thu, 19 Aug 2004, Andrew P. Lentvorski, Jr. wrote:

> Is there an implementation of a doubly linked list for OpenMCL
> available somewhere?

The OpenMCL compiler and assembler (and a few other things) use doubly-
linked lists extensively; see "ccl:compiler;dll-node.lisp".



More information about the Openmcl-devel mailing list