#include <lisp.h>
Collaboration diagram for a_cons:
Declaration of a cons cell(List of objects).
Pointer to first of list.
Pointer to remaining on list.