[racket-dev] enter! verbosity

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Sat Dec 11 18:21:14 EST 2010

At Sat, 11 Dec 2010 18:18:13 -0500, Eli Barzilay wrote:
> I've made the syntax be:
> 
>   (enter! <module> <noisy>)
> 
> where <noisy> is either `#f', `#t', or `#:reloading'.

Descriptive keywords in place of `#t' and `#f' would be clearer and
would avoid mixing literal values and keywords in the same position.



Posted on the dev mailing list.