Clojureを始める
steps
code:ubuntu-shell
sudo apt install -y leiningen
lein version
↑バージョンが低いので、公式手順参照
使い方
Type SPC m h c to display the cheatsheet then type in some terms (space separated) to narrow down the list. For example, try typing in sort map to see some functions that deal with sorting maps.
CIDER