It looks like the Module Guide needs a serious update for the submodule 
addition. Any volunteers? -- Matthias




On May 7, 2012, at 5:10 PM, Danny Yoo wrote:

> , but,
> is there anything out there that explains the rationale and problems
> that it is trying to solve -
> 
> 
> Modules let us box code up for reuse.  If you have some helper functions, you 
> can put them in a module.  A module can reuse the exports of other modules.
> 
> Have you seen the Racket Guide?  It talks about modules here:
> 
> http://docs.racket-lang.org/guide/modules.html
> 
> Please feel free to ask questions here.  Good luck!
> ____________________
>  Racket Users list:
>  http://lists.racket-lang.org/users

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to