3.2 define-struct
(define-struct structid (fieldid ...)) |
Besides working in local, this form is the same as Beginning’s
define-struct.
▼ | 3 | Intermediate Student |
3.1 | define |
3.2 | define- |
3.3 | local |
3.4 | letrec, let, and let* |
3.5 | Function Calls |
3.6 | time |
3.7 | Identifiers |
3.8 | Primitive Operations |
3.9 | Unchanged Forms |
define- |
(define-struct structid (fieldid ...)) |