nrepl

dominicm 2026-06-11T04:17:03.178469Z

The ns preamble isn't about changing ns, it's about setting up requires so evaluation works. *1 should be preserved in the same way that running multiple REPLs in a single process means that each REPL shouldn't modify one another.

2026-06-11T04:30:49.800019Z

Setting up the ns so evaluation works and changing the ns are the same thing

dominicm 2026-06-11T05:32:05.749409Z

Sort of, not exactly in nrepl