Version: 4.0.2
3.2 define-struct
(define-struct structid (fieldid )) |
Besides working in local, this form is the same as Beginning’s define-struct.
| 1 | Beginning Student |
| 2 | Beginning Student with List Abbreviations |
| 3 | Intermediate Student |
| 4 | Intermediate Student with Lambda |
| 5 | Advanced Student |
| Index |
| define- |
(define-struct structid (fieldid )) |
Besides working in local, this form is the same as Beginning’s define-struct.