Hi,
Does anyone know what are these define-type parameters?
- id:
- constructor:
- constant-constructor:
- predicate:
- implementer:
- type-exhibitor:
- prefix:
- opaque:
-
macros:
Field attributes
- Field attributes:
- read-write:
- read-only: non mutable field
- equality-test:
- equality-skip: the equal? function will ignore this field
- printable:
- unprintable: the write function will ignore it
- init: cst initial value
It would be very nice to document it in the gambit wiki page:
Best regards,
Álvaro Castro-Castilla