[racket] playing with upcoming racket 5.3 submodules feature
On Wed, Apr 18, 2012 at 17:19, Danny Yoo <dyoo at cs.wpi.edu> wrote:
> I'm playing around with submodules with a small toy program:
>
> https://gist.github.com/2417377
>
> Submodules are neat! In particular, it includes several submodules
> for different roles.
>
In case other people are interested, here is the pre-release
documentation for submodules:
http://pre.racket-lang.org/docs/html/guide/Module_Syntax.html#%28part._submodules%29
Cheers,
Sam