Closed shaunlebron closed 9 years ago
cljs excludes some macros from clojure.core here, but some may be implicitly included. For example, defmacro is missing, so it is implicitly included.
defmacro
cljs excludes some macros from clojure.core here, but some may be implicitly included. For example,
defmacro
is missing, so it is implicitly included.