clonings
clonings copied to clipboard
A project for learning Clojure, based on rustlings.
Would be fun to have a "major" collection test where you need to convert data from one shape to another
The current behaviour of `watch` mode is to recompile every exercise once a file has changed. Instead, `watch` mode should track in-memory which exercises have already passed, and only compile...
Open to suggestions! Ideal name would be somewhat short, pronounceable, and reference rustlings which this project is based on. Problem with the current name, clonings: - doesn't evoke either Clojure...
Print out a message about what is happening when `lein clonings watch` is being run. At the moment it launches into compilation immediately, which can be confusing.