[plt-scheme] (provide (all-defined-out))

Matthew Flatt mflatt at cs.utah.edu
Fri Dec 7 07:01:12 EST 2007


At Fri, 7 Dec 2007 02:56:26 -0500, "Geoffrey S. Knauth" wrote:
> Before v3.99 I used the module language and sometimes, (provide (all- 
> defined)).
> Now, using #lang scheme/base, it looks as though the equivalent would  
> be (provide (all-defined-out)).
> Am I correct? 

Yes, that's right.

Matthew




More information about the plt-scheme mailing list