clojurescript-koans icon indicating copy to clipboard operation
clojurescript-koans copied to clipboard

[Suggestion] Difficulty with "Iteration can be used for repetition"

Open zackteo opened this issue 5 years ago • 0 comments

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?

https://github.com/adomixaszvers/clojure-koans/commit/847b095ddf2fe5f846f5995fcdc2c56eb8b49941

zackteo avatar May 07 '20 01:05 zackteo