cider

A channel dedicated to the Clojure Interactive Development Environment that Rocks (aka CIDER). :cider:
zendevil 2021-03-25T03:21:10.075100Z

is there a command to evaluate an expression and then copy the result?

bozhidar 2021-03-25T08:05:36.076Z

There's nothing built-in, but you can easily adapt some of the existing commands to add the result to the kill ring.