[racket] Unreachable line reached

From: Rouben Rostamian (rostamian at umbc.edu)
Date: Mon Sep 17 17:51:13 EDT 2012

Matthias, that guide is quite good.  I particularly liked the
advise on using /define/ rather than /let/ when possible.

In reading section 4.1 on comments, I could not figure out the
intent/significance of the sentence: "Another use of block
comments is for code samples to be copied and pasted into
a file."  You may want to elaborate on that.

Rouben

On Mon, Sep 17, 2012 at 05:38:43PM -0400, Matthias Felleisen wrote:
> 
> It's still a draft. 
> 
> On Sep 17, 2012, at 4:33 PM, Paulo J. Matos wrote:
> 
> > On 17/09/12 21:26, Danny Yoo wrote:
> >> 
> >> Hi Paolo,
> >> 
> >> I prefer internal definitions now in professional code.  Internal
> >> definitions are recommended by the Racket style guidelines:
> >> 
> >> http://www.ccs.neu.edu/home/matthias/Style/style/Choosing_the_Right_Construct.html#(part._.Definitions)
> > 


Posted on the users mailing list.