Fork me on GitHub
#cider
<
2022-04-23
>
mister_m22:04:50

is there a quick way to evaluate each form within a rich comment block in-order?

dorab00:04:49

You could mark the region you want and then cider-eval-region.

jumar04:04:12

Or wrap them with do

mister_m04:04:49

oh yeah of course