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.
- Host: GitHub
- URL: https://github.com/mudge/foreclojure-solutions
- Owner: mudge
- Created: 2013-03-29T17:11:18.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-29T17:11:38.000Z (over 13 years ago)
- Last Synced: 2025-03-07T16:55:26.955Z (over 1 year ago)
- Language: Clojure
- Homepage: http://www.4clojure.com/user/mudge
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.