debug
debug copied to clipboard
Make debug-repl variables immutable
Within a (debug-repl), I want to the local variables accessible within it to be immutable. By that I mean using set! on them should fail.