This repository consist of my solutions for 4clojure.com programming problems.
4clojure_solutions.clj contains solutions for about 100 problems. These solutions are basic clojure code.
Some of the solutions are modified into a form of Leiningen projects. These projects include basic documentation, simple command line interface, and some unit tests.