Next: amb, Previous: cond-expand, Up: lang [Index]
The following bindings are exported by the library (vicare
language-extensions include)
.
Include in the current source file the contents of the file selected by
the pathname filename, which must be a string. Everything happens
as if the code was present in place of the include
form.
Include in the current source file the contents of the file selected by the pathname filename, which must be a string. identifier must be a Scheme identifier and it is used to assign a lexical context to the sourced code.