<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>It looks like the Module Guide needs a serious update for the submodule addition. Any volunteers? -- Matthias</div><div><br></div><div><br></div><div><br></div><br><div><div>On May 7, 2012, at 5:10 PM, Danny Yoo wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>, but,</div><div>is there anything out there that explains&nbsp;the rationale and problems</div>
<div>that it is trying to solve -</div><div><br></div></blockquote><div><br></div><div>Modules let us box code up for reuse. &nbsp;If you have some helper functions, you can put them in a module. &nbsp;A module can reuse the exports of other modules.<span></span></div>
<div><br></div><div>Have you seen the Racket Guide? &nbsp;It talks about modules here:</div><div><br></div><div><a href="http://docs.racket-lang.org/guide/modules.html">http://docs.racket-lang.org/guide/modules.html</a></div><div>
<br></div><div>Please feel free to ask questions here. &nbsp;Good luck!</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote>
____________________<br> &nbsp;Racket Users list:<br> &nbsp;<a href="http://lists.racket-lang.org/users">http://lists.racket-lang.org/users</a><br></blockquote></div><br></body></html>