debug icon indicating copy to clipboard operation
debug copied to clipboard

Make debug-repl variables immutable

Open AlexKnauth opened this issue 9 years ago • 0 comments

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.

AlexKnauth avatar Jul 16 '16 00:07 AlexKnauth