- (define:-record-type TAG (CTOR [FLD-NAME ...]) PRED-NAME [((FLD-NAME FLD-TYPE FLD-REF [FLD-SET!]) ...)])syntax
Defines types for the TAG, CTOR, FLD-REF, & any FLD-SET!
No runtime type checking is performed.
Defines types for the TAG, CTOR, FLD-REF, & any FLD-SET!
No runtime type checking is performed.