You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should we perhaps follow clojure koans to use str (shown below) instead of identity / (fn [x] x) ? Either that or introduce the identity function earlier?
Newbie here and I was stumped at this.
Should we perhaps follow clojure koans to use str (shown below) instead of identity / (fn [x] x) ? Either that or introduce the identity function earlier?
adomixaszvers/clojure-koans@847b095