- (define-record-predicate RTD NAME)syntax
- (define-record-predicate RTD #t)syntax
Defines NAME as a predicate procedure for instances of RTD.
If the only argument is #t, the name is formed by appending ? to RTD.
Defines NAME as a predicate procedure for instances of RTD.
If the only argument is #t, the name is formed by appending ? to RTD.