An open API service indexing awesome lists of open source software.

https://github.com/mudge/foreclojure-solutions

My solutions to 4clojure problems.
https://github.com/mudge/foreclojure-solutions

Last synced: about 1 year ago
JSON representation

My solutions to 4clojure problems.

Awesome Lists containing this project

README

          

# foreclojure-solutions

Paul Mucur's solutions to [4clojure](http://www.4clojure.com) problems.

Created with
[foreclojure-downloader](https://github.com/mudge/foreclojure-downloader).

## Usage

```console
$ lein midje :autotest
```

## License

Copyright © 2013 Paul Mucur

Distributed under the Eclipse Public License, the same as Clojure.