[previous] [up] [next]     [index]
Next: Filesystem: file.ss Up: MzLib Libraries Previous: Deflating (Compressing) Data: deflate.ss

Structures: defstru.ss

Files: defstru.ss

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