|
141 | 141 | ">=" "accessor" "aclone" |
142 | 142 | "agent" "agent-errors" "aget" "alength" "alias" |
143 | 143 | "all-ns" "alter" "alter-meta!" "alter-var-root" "amap" |
144 | | - "ancestors" "and" "apply" "areduce" "array-map" |
| 144 | + "ancestors" "and" "apply" "areduce" "array-map" "as->" |
145 | 145 | "aset" "aset-boolean" "aset-byte" "aset-char" "aset-double" |
146 | 146 | "aset-float" "aset-int" "aset-long" "aset-short" "assert" |
147 | 147 | "assoc" "assoc!" "assoc-in" "associative?" "atom" |
|
156 | 156 | "chunk-next" "chunk-rest" "chunked-seq?" "class" "class?" |
157 | 157 | "clear-agent-errors" "clojure-version" "coll?" "comment" "commute" |
158 | 158 | "comp" "comparator" "compare" "compare-and-set!" "compile" |
159 | | - "complement" "concat" "cond" "condp" "conj" |
| 159 | + "complement" "concat" "cond" "condp" "cond->" "cond->>" "conj" |
160 | 160 | "conj!" "cons" "constantly" "construct-proxy" "contains?" |
161 | 161 | "count" "counted?" "create-ns" "create-struct" "cycle" |
162 | 162 | "dec" "decimal?" "declare" "definline" "defmacro" |
|
168 | 168 | "doto" "double" "double-array" "doubles" "drop" |
169 | 169 | "drop-last" "drop-while" "empty" "empty?" "ensure" |
170 | 170 | "enumeration-seq" "eval" "even?" "every?" |
171 | | - "extend" "extend-protocol" "extend-type" "extends?" "extenders" |
172 | | - "false?" "ffirst" "file-seq" "filter" "find" "find-doc" |
| 171 | + "extend" "extend-protocol" "extend-type" "extends?" "extenders" "ex-info" "ex-data" |
| 172 | + "false?" "ffirst" "file-seq" "filter" "filterv" "find" "find-doc" |
173 | 173 | "find-ns" "find-var" "first" "flatten" "float" "float-array" |
174 | 174 | "float?" "floats" "flush" "fn" "fn?" |
175 | 175 | "fnext" "for" "force" "format" "future" |
|
186 | 186 | "line-seq" "list" "list*" "list?" "load" |
187 | 187 | "load-file" "load-reader" "load-string" "loaded-libs" "locking" |
188 | 188 | "long" "long-array" "longs" "loop" "macroexpand" |
189 | | - "macroexpand-1" "make-array" "make-hierarchy" "map" "map?" |
| 189 | + "macroexpand-1" "make-array" "make-hierarchy" "map" "mapv" "map?" |
190 | 190 | "map-indexed" "mapcat" "max" "max-key" "memfn" "memoize" |
191 | 191 | "merge" "merge-with" "meta" "method-sig" "methods" |
192 | 192 | "min" "min-key" "mod" "name" "namespace" |
|
206 | 206 | "pvalues" "quot" "rand" "rand-int" "range" |
207 | 207 | "ratio?" "rational?" "rationalize" "re-find" "re-groups" |
208 | 208 | "re-matcher" "re-matches" "re-pattern" "re-seq" "read" |
209 | | - "read-line" "read-string" "reify" "reduce" "ref" "ref-history-count" |
| 209 | + "read-line" "read-string" "reify" "reduce" "reduce-kv" "ref" "ref-history-count" |
210 | 210 | "ref-max-history" "ref-min-history" "ref-set" "refer" "refer-clojure" |
211 | 211 | "release-pending-sends" "rem" "remove" "remove-method" "remove-ns" |
212 | 212 | "repeat" "repeatedly" "replace" "replicate" |
213 | 213 | "require" "reset!" "reset-meta!" "resolve" "rest" |
214 | 214 | "resultset-seq" "reverse" "reversible?" "rseq" "rsubseq" |
215 | | - "satisfies?" "second" "select-keys" "send" "send-off" "seq" |
| 215 | + "satisfies?" "second" "select-keys" "send" "send-off" "send-via" "seq" |
216 | 216 | "seq?" "seque" "sequence" "sequential?" "set" |
| 217 | + "set-agent-send-executor!" "set-agent-send-off-executor!" |
217 | 218 | "set-validator!" "set?" "short" "short-array" "shorts" |
218 | | - "shutdown-agents" "slurp" "some" "sort" "sort-by" |
| 219 | + "shutdown-agents" "slurp" "some" "some->" "some->>" "sort" "sort-by" |
219 | 220 | "sorted-map" "sorted-map-by" "sorted-set" "sorted-set-by" "sorted?" |
220 | 221 | "special-form-anchor" "special-symbol?" "spit" "split-at" "split-with" "str" |
221 | 222 | "stream?" "string?" "struct" "struct-map" "subs" |
|
0 commit comments