My solutions to the 4Clojure problems.
Download from http://www.github.com/Gooseman/fourclojure.git
Execute with the number of the 4Clojure problem. Assuming the problem numbers have not changed, you will see the problem description and my solution, along with an explanation of how it works. If I have not yet solved the problem you select, you will be presented with a message stating which ones you can select.
$ java -jar fourclojure-0.1.0-standalone.jar <problem number>
An integer, the number of the 4Clojure problem.
...
...
Copyright © 2014 Craig Barrett
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.