https://github.com/candid82/euler
Solutions to project euler (http://projecteuler.net/) in (hopefully) idiomatic Clojure
https://github.com/candid82/euler
Last synced: 9 months ago
JSON representation
Solutions to project euler (http://projecteuler.net/) in (hopefully) idiomatic Clojure
- Host: GitHub
- URL: https://github.com/candid82/euler
- Owner: candid82
- Created: 2011-06-29T03:10:45.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-03-25T06:14:27.000Z (almost 12 years ago)
- Last Synced: 2025-04-03T23:02:32.185Z (9 months ago)
- Language: Clojure
- Homepage:
- Size: 188 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
# euler
Solutions to project euler (http://projecteuler.net/) in (hopefully) idiomatic Clojure
## License
Copyright (C) 2011 FIXME
Distributed under the Eclipse Public License, the same as Clojure.