[racket] A function that creats a single module from multiple modules?
Is there a Racket function that will create a single module file from
multiple module files?
In other words, given a top-level module that calls a series of other
modules, is there a function that will generate a single module instead?
I know how to do this manually but does a function exist to do this?
Thanks
Don Green
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130421/3d8d1a7f/attachment-0001.html>