<br><br>On Sunday, March 18, 2012, Racket Noob &lt;<a href="mailto:racketnoob@hotmail.com">racketnoob@hotmail.com</a>&gt; wrote:<br>&gt; Which leads to question: when to use nested define and when to use let?<br><br>Contemporary Racket coding style prefers nested defines.  See Section 4.2 of:<br>
<br>    <a href="http://www.ccs.neu.edu/home/matthias/Style/style/">http://www.ccs.neu.edu/home/matthias/Style/style/</a><br>