7 ms·
Thanks. Do you know if it works with the module system - for example, if I edit function definition in a module, and then send that module definition to the REP
by mjmein 9y ago
Thanks. Do you know if it works with the module system - for example, if I edit function definition in a module, and then send that module definition to the REPL, would any code using that module start using the new definition?
- bad_login 9y agoIt works in geiser-mode, i don't know if it works with drracket or racket-mode. http://docs.racket-lang.org/guide/eval.html?q=namespace#%28part._.Namespaces_and_.Modules%29 http://docs.racket-lang.org/guide/eval.html?q=namespace#%28p...