Fork me on GitHub
#vim
<
2021-07-20
>
walterl10:07:38

Prefixing unused vars with a _ isn't just to appease the linters, but recommended style too https://guide.clojure.style/#naming-unused-bindings

3
👍 2