[plt-scheme] associating data with structure types

From: Neil W. Van Dyke (neil at neilvandyke.org)
Date: Fri Mar 19 15:13:29 EST 2004

Thanks!  I see this is well documented in section 4.4 of the MzScheme
manual, which Emacs must have conspired to hide from me.

Robby Findler <robby at cs.uchicago.edu> writes at 14:02 19-Mar-2004 -0600:
> You can add properties to structure types. That sounds like what you
> need. You cannot use define-struct, tho. You have to use the
> make-struct-type interface.

-- 
                                             http://www.neilvandyke.org/


Posted on the users mailing list.