muse_cons_cell Struct Reference
A cons cell consists of references to two muse cells called the head and the tail.
More...
#include <muse_opcodes.h>
Detailed Description
A cons cell consists of references to two muse cells called the head and the tail.
This pair structure is used in the construction of lists, where the tail of the first cons cell of a list refers to the "rest of the list".
Field Documentation
The documentation for this struct was generated from the following file:
Generated on Mon Sep 25 23:12:51 2006 for muSE by
1.4.7