mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 07:33:57 +00:00
Merge 89d8d8a84e
into 0c0117a138
This commit is contained in:
commit
cb87190a7c
@ -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