[racket-dev] `cond' / `when' / `unless' / etc bodies

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Sun Oct 10 15:36:36 EDT 2010

On Oct 10, 2010, at 2:43 PM, Robby Findler wrote:

> I too am in favor of when, unless, and cond being definition contexts.

+1. 

I routinely wrap cond/when in let () for just that purpose. 


Posted on the dev mailing list.