README [skip ci]
This commit is contained in:
parent
bbe47904b0
commit
db84ebd3e5
1 changed files with 2 additions and 0 deletions
|
|
@ -945,6 +945,8 @@ Differences with Clojure:
|
||||||
maps. Ostensibly they work the same, but under the hood there are no Java
|
maps. Ostensibly they work the same, but under the hood there are no Java
|
||||||
classes that correspond to them.
|
classes that correspond to them.
|
||||||
|
|
||||||
|
- Currently `reify` works only for one class at a time
|
||||||
|
|
||||||
- The `clojure.core.async/go` macro is not (yet) supported. For compatibility it
|
- The `clojure.core.async/go` macro is not (yet) supported. For compatibility it
|
||||||
currently maps to `clojure.core.async/thread`. More info [here](#coreasync).
|
currently maps to `clojure.core.async/thread`. More info [here](#coreasync).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue