Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 256 Bytes

File metadata and controls

6 lines (5 loc) · 256 Bytes

Set of animated tasks to be solved by implementing clojure functions.

  1. Install java and leiningen if you don't have them.
  2. Choose task (any folder except misc).
  3. Open $TASK_NAME/src/$TASK_NAME/work.clj file to read excercises.
  4. Solve them.