mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 21:52:31 +03:00
Merge pull request #24 from djv/patch-1
Added clojure dependency version
This commit is contained in:
commit
3301f77062
@ -12,6 +12,9 @@ state as it comes up.
|
||||
This combination allows it to handle concurrent processing very simply,
|
||||
and often automatically.
|
||||
|
||||
(You need a version of Clojure 1.2 or newer)
|
||||
|
||||
|
||||
```clojure
|
||||
; Comments start with semicolons.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user