From: Jens Axel Søgaard (jensaxel at soegaard.net) Date: Thu Jun 19 10:53:12 EDT 2003 |
|
Ed Cavazos wrote: >Is there an existing mechanism for designating a struct-type specific >print function? Common Lisp's defstruct let's you specify one via the >":print-function" argument. Scheme48 has >define-record-discloser. Something to that effect... > You could alter the current printer. <http://download.plt-scheme.org/doc/204/html/mzscheme/mzscheme-Z-H-7.html#node_idx_1100> -- Jens Axel Søgaard
Posted on the users mailing list. |
|