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

https://github.com/is2ei/clojure-koans-solutions

Clojure Koansの解答
https://github.com/is2ei/clojure-koans-solutions

Last synced: about 1 month ago
JSON representation

Clojure Koansの解答

Awesome Lists containing this project

README

          

clojure-koans-solutions
===

Clojure Koansの解答

## Prerequisites

- [Leiningen](https://leiningen.org/)

## Getting started

```
lein koan run
```

## References

- [Clojure Koans](http://clojurekoans.com/)
- [functional-koans/clojure-koans](https://github.com/functional-koans/clojure-koans)