Scheme 48 Manual | Contents | In Chapter: Libraries
Previous: Sparse vectors | Next: Queues

Cells

These hold a single value and are useful when a simple indirection is required. The system uses these to hold the values of lexical variables that may be set!.

Previous: Sparse vectors | Next: Queues