[previous] [up] [next]     [contents] [index]
Next: Core Up: MzLib Libraries Previous: Compiling Files

Constants

Files: constan.ss, constanc.ss



(constant variable) SYNTAX

Sets as constant the (unevaluated) global variable.



(constant-signature-content library collection tex2html_wrap_inline12550 ) SYNTAX

Sets as constant all of the identifiers in a signature file library in the specified collection (defaulting to the "mzlib" collection). The library must contain only a define-signature expression and the defined signature must contain only simple variables (no struct forms or sub-unit signatures) and must not rely on other signature definitions.



PLT