nrepl

2026-06-10T22:38:41.177199Z

I don't see why it shouldn't clobber *1 or *e

2026-06-10T22:39:17.533539Z

you are asking for a a form to be evaled in the repl, evaling a form in the repl as the side effect of changing those things

2026-06-10T22:41:32.862519Z

and there is no such ting as "evaluation in that namespace". code execution is just code execution, it doesn't happen in anywhere. *ns* is part of the compiler time enviroment of code