The word "library" appears in 5.5.1. Suggestion: be consistent with the use of one term. If "module" is it, then use it.
The documentation states: The forms from all `begin', `include', and `include-ci' declarations are expanded in the order in which they occur in the module declaration. In what order are the `cond-expand' forms expanded? In what order are the requisite modules loaded (via `import')? Assuming that loading a module can cause side effects, what constraints if any are there on the ordering of those effects with the expansion and evaluation of the using module's code? Andy -- http://wingolog.org/ _______________________________________________ Scheme-reports mailing list [email protected] http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports
