topalovic / 4clj

Runnable solutions to 4Clojure problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4Clojure solutions

Runnable solutions to 4Clojure problems.

Note that this is a work in progress. Also, I'm too lazy to repack the "elementary" solutions.

To run the entire suite:

$ clj -M:test

and to run a single test:

$ clj -M:test -v foreclojure.solutions-test/solution-42

Have fun!

About

Runnable solutions to 4Clojure problems


Languages

Language:Clojure 100.0%