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

https://github.com/raverona/clojure-for-the-brave-and-true

Notes and exercises from "Clojure For The Brave And True"
https://github.com/raverona/clojure-for-the-brave-and-true

clojure clojure-exercises clojure-for-the-brave-and-true clojure-study

Last synced: about 2 months ago
JSON representation

Notes and exercises from "Clojure For The Brave And True"

Awesome Lists containing this project

README

          

# clojure-for-the-brave-and-true

A library with functions and notes from the exercises from the book "[Clojure For The Brave And True](https://www.braveclojure.com)"

## Testing

Execute the `lein test` command at the root folder of the project to run all tests

## License

Copyright © 2020

This library and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.