We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34690cc commit 688a216Copy full SHA for 688a216
src/main/clojure/cljs/core.cljc
@@ -12,7 +12,7 @@
12
defprotocol defrecord defstruct deftype delay destructure doseq dosync dotimes doto
13
extend-protocol extend-type fn for future gen-class gen-interface
14
if-let if-not import io! lazy-cat lazy-seq let letfn locking loop
15
- memfn ns or proxy proxy-super pvalues refer-clojure reify sync time
+ memfn ns or proxy proxy-super pvalues reify sync time
16
when when-first when-let when-not while with-bindings with-in-str
17
with-loading-context with-local-vars with-open with-out-str with-precision with-redefs
18
satisfies? identical? true? false? number? nil? instance? symbol? keyword? string? str get
0 commit comments