Scheme 48 Manual | Contents | In Chapter: Libraries
Previous: Byte 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: Byte vectors | Next: Queues