From: Danny Yoo (dyoo at cs.wpi.edu) Date: Sun Mar 18 18:23:19 EDT 2012 |
|
On Sunday, March 18, 2012, Racket Noob <racketnoob at hotmail.com> wrote: > Which leads to question: when to use nested define and when to use let? Contemporary Racket coding style prefers nested defines. See Section 4.2 of: http://www.ccs.neu.edu/home/matthias/Style/style/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.racket-lang.org/users/archive/attachments/20120318/f86f081d/attachment.html>
Posted on the users mailing list. |
|