Clojure Koans is a collection of exercises aimed at teaching the Clojure functional language by filling in tests to make them pass. Each “koan” gradually introduces key Lisp and Clojure concepts, from basic data structures to macros. It runs via leiningen or CLI tools, ideal for TDD learning and hands-on practice.