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

https://github.com/not-raspberry/collections-examples

Code for a talk about the Clojure programming language and its persistent collections.
https://github.com/not-raspberry/collections-examples

Last synced: about 1 year ago
JSON representation

Code for a talk about the Clojure programming language and its persistent collections.

Awesome Lists containing this project

README

          

# collections-examples

Demo for an introduction to the Clojure programming language and its
collections.

Evaluate the snippets from ``src/collections_examples/core.clj`` either by
copy-pasting them to the REPL or using your editor (Emacs + CIDER, Vim + Fireplace,
LightTable, etc.).

## License

Copyright © 2016 Michał Pawłowski (https://github.com/not-raspberry)

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.