https://github.com/clojurestream/data-structures-workshop
Files for Data Structure Workshop at ClojureStream
https://github.com/clojurestream/data-structures-workshop
Last synced: 3 months ago
JSON representation
Files for Data Structure Workshop at ClojureStream
- Host: GitHub
- URL: https://github.com/clojurestream/data-structures-workshop
- Owner: clojurestream
- License: other
- Created: 2023-04-07T18:53:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T18:35:42.000Z (about 3 years ago)
- Last Synced: 2025-12-26T17:39:54.080Z (6 months ago)
- Language: HTML
- Size: 59.6 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Data Structures Workshop
One of the primary building blocks in Clojure is the set of built-in data structures, which are all immutable. These enable functional programming and leading to the simplicity that allows Clojure to do such impressive things. But how are these built? And how can they possibly be efficient?
## System Requirements
The only requirement for this workshop is a recent Clojure (JVM) version.
To install Clojure please follow the official instructions at the official [clojure][install-clojure] website
To make sure you have everyting ready please run:
```
$ clojure --version
Clojure CLI version 1.11.1.1224
```
[install-clojure]: https://github.com/babashka/babashka#installation
## Workshop Feedback
At the end of the workshop, please [provide short feedback][feedback-form]
[feedback-form]: https://forms.gle/E9q8gwyW7tVfHkJt9