Fork me on GitHub
#cider
<
2021-04-17
>
bozhidar09:04:39

It seems to me your problem is quite simple - you haven’t evaluated the defun in question when before doing read-and-eval.

bozhidar09:04:24

I normally do tests like the one you described in a REPL or a scratch buffer, but that’s just me.