Update README.md
This commit is contained in:
parent
c4f92e5b87
commit
7ccbe1281a
1 changed files with 0 additions and 3 deletions
|
|
@ -500,9 +500,6 @@ same. Multi-threading is supported (`pmap`, `future`).
|
|||
|
||||
Differences with Clojure:
|
||||
|
||||
- No first class vars. Note that you can define and redefine global values with
|
||||
`def` / `defn`, but there is no `var` indirection.
|
||||
|
||||
- A subset of Java classes are supported.
|
||||
|
||||
- Only the `clojure.core`, `clojure.set`, `clojure.string` and `clojure.walk`
|
||||
|
|
|
|||
Loading…
Reference in a new issue