Alexis King

Results 142 comments of Alexis King

Technically, I think you can implement this yourself dynamically with [`module->exports`](http://docs.racket-lang.org/reference/Module_Names_and_Loading.html#%28def._%28%28quote._~23~25kernel%29._module-~3eexports%29%29). I could understand a desire to have it built-in, though.

Yes, this is semi-planned, I just don't know exactly how I want to do it yet. The solution you mentioned is definitely the simplest one, though.