Next: , Previous: , Up: baselib   [Index]


4.2 Definitions

Definitions may appear within a ?top-level-body, at the top of a ?library-body, or at the top of a ?body.

A ?definition may be a variable definition or keyword definition. Macro uses that expand into definitions or groups of definitions (packaged in a begin, let-syntax, or letrec-syntax form) may also appear wherever other definitions may appear.