[racket] Providing structures from modules

From: Gregory Woodhouse (gregwoodhouse at me.com)
Date: Fri Mar 25 17:15:05 EDT 2011

Ah... I must have made some other error (typo?) because I thought that syntax was giving me an error. I works fine.

On Mar 25, 2011, at 2:05 PM, Jay McCarthy wrote:

> (struct m-value (raw interp flag))
> (provide (struct-out m-value))
> 
> just like before.
> 
> Jay

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4372 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20110325/532891a7/attachment.p7s>

Posted on the users mailing list.