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
____________________ Racket Users list: http://lists.racket-lang.org/users