Previous: Keywords, Up: Simple Data Types


5.5.9 “Functionality-Centric” Data Types

Procedures and macros are documented in their own chapter: see Procedures and Macros.

Variable objects are documented as part of the description of Guile's module system: see Variables.

Asyncs, dynamic roots and fluids are described in the chapter on scheduling: see Scheduling.

Hooks are documented in the chapter on general utility functions: see Hooks.

Ports are described in the chapter on I/O: see Input and Output.