I have played with a lot of code in a repl console, how can I clear it? I would like a fresh one without restarting it. Can that be done?
I use the Emacs command cider-repl-clear-buffer via M-x. One might also use cider-repl-clear-output with a prefix argument: C-u C-c C-o.
cider-repl-clear-buffer
cider-repl-clear-output