This commit is contained in:
Daniel Velkov 2013-06-28 15:57:05 -07:00
commit cb87190a7c

View File

@ -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.