previous up next     contents index
Next: Files Up: Libraries Previous: Dates

Structures

  Files: ``defstru.ss'', ``defstruc.ss''

This library provides  define-structure and  define-const-structure consistent with the ``match.ss'' library. The define-structure and define-const-structure forms expand into define-struct forms. While define-const-structure and the mutability annotations are supported, immutable fields are not actually immutablegif.



PLT