[gambit-list] define-type

Álvaro Castro-Castilla alvaro.castro.castilla at gmail.com
Fri Jan 27 04:32:46 EST 2012


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:
http://dynamo.iro.umontreal.ca/~gambit/wiki/index.php/Documentation:Special_form_define-record-type

Best regards,

Álvaro Castro-Castilla
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20120127/aec894ad/attachment.htm>


More information about the Gambit-list mailing list