[previous] [up] [next]     [contents] [index]
Next: Filesystem Up: MzLib Libraries Previous: Dates

Structures

Files: defstru.ss, defstruc.ss

This library provides define-structure and define-const-structure consistent with the match.ss library (see section 15.2.13). 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 immutable.[footnote]



PLT