|
40 | 40 | "accessor" "aclone" |
41 | 41 | "agent" "agent-errors" "aget" "alength" "alias" |
42 | 42 | "all-ns" "alter" "alter-meta!" "alter-var-root" "amap" |
43 | | - "ancestors" "apply" "areduce" "array-map" "as->" |
| 43 | + "ancestors" "any?" "apply" "areduce" "array-map" "as->" |
44 | 44 | "aset" "aset-boolean" "aset-byte" "aset-char" "aset-double" |
45 | 45 | "aset-float" "aset-int" "aset-long" "aset-short" "assert" |
46 | 46 | "assoc" "assoc!" "assoc-in" "associative?" "atom" |
47 | 47 | "await" "await-for" "await1" "bases" "bean" |
48 | 48 | "bigdec" "bigint" "bit-and" "bit-and-not" |
49 | 49 | "bit-clear" "bit-flip" "bit-not" "bit-or" "bit-set" |
50 | | - "bit-shift-left" "bit-shift-right" "bit-test" "bit-xor" "boolean" |
51 | | - "boolean-array" "booleans" "bound-fn" "bound-fn*" "bound?" "butlast" |
52 | | - "byte" "byte-array" "bytes" "cast" "char" |
| 50 | + "bit-shift-left" "bit-shift-right" "bit-test" "bit-xor" "boolean" "boolean?" |
| 51 | + "boolean-array" "booleans" "bounded-count" "bound-fn" "bound-fn*" |
| 52 | + "bound?" "butlast" "byte" "byte-array" "bytes" "bytes?" "cast" "char" |
53 | 53 | "char-array" "char-escape-string" "char-name-string" "char?" "chars" |
54 | 54 | "chunk" "chunk-append" "chunk-buffer" "chunk-cons" "chunk-first" |
55 | 55 | "chunk-next" "chunk-rest" "chunked-seq?" "class" "class?" |
|
62 | 62 | "derive" "descendants" "destructure" "disj" "disj!" |
63 | 63 | "dissoc" "dissoc!" "distinct" "distinct?" |
64 | 64 | "doc" |
65 | | - "double" "double-array" "doubles" "drop" |
| 65 | + "double" "double?" "double-array" "doubles" "drop" |
66 | 66 | "drop-last" "drop-while" "empty" "empty?" "ensure" |
67 | 67 | "enumeration-seq" "error-handler" "error-mode" "eval" "even?" "every?" |
68 | 68 | "every-pred" "extend" "extend-protocol" "extend-type" "extends?" |
|
74 | 74 | "future-call" "future-cancel" "future-cancelled?" "future-done?" "future?" |
75 | 75 | "gen-interface" "gensym" "get" "get-in" |
76 | 76 | "get-method" "get-proxy-class" "get-thread-bindings" "get-validator" |
77 | | - "group-by" "hash" "hash-map" "hash-ordered-coll" "hash-set" |
78 | | - "hash-unordered-coll" "identical?" "identity" "ifn?" "inc" |
79 | | - "init-proxy" "instance?" "int" "int-array" "integer?" |
| 77 | + "group-by" "halt-when?" "hash" "hash-map" "hash-ordered-coll" "hash-set" |
| 78 | + "hash-unordered-coll" "ident?" "identical?" "identity" "indexed?" "ifn?" "inc" |
| 79 | + "init-proxy" "instance?" "inst-ms" "inst?" "int" "int?" "int-array" "integer?" |
80 | 80 | "interleave" "intern" "interpose" "into" "into-array" |
81 | 81 | "ints" "io!" "isa?" "iterate" "iterator-seq" |
82 | 82 | "juxt" "keep" "keep-indexed" "key" "keys" "keyword" "keyword?" |
|
88 | 88 | "map-indexed" "mapcat" "max" "max-key" "memfn" "memoize" |
89 | 89 | "merge" "merge-with" "meta" "method-sig" "methods" |
90 | 90 | "min" "min-key" "mix-collection-hash" "mod" "name" "namespace" |
| 91 | + "nat-int?" "neg-int?" |
91 | 92 | "neg?" "newline" "next" "nfirst" "nil?" |
92 | 93 | "nnext" "not" "not-any?" "not-empty" "not-every?" |
93 | 94 | "not=" "ns-aliases" "ns-imports" "ns-interns" |
94 | 95 | "ns-map" "ns-name" "ns-publics" "ns-refers" "ns-resolve" |
95 | 96 | "ns-unalias" "ns-unmap" "nth" "nthnext" "nthrest" "num" |
96 | 97 | "number?" "numerator" "object-array" "odd?" "parents" "partial" |
97 | 98 | "partition" "partition-all" "partition-by" "pcalls" "peek" "persistent!" |
98 | | - "pmap" "pop" "pop!" "pop-thread-bindings" "pos?" "pr" |
| 99 | + "pmap" "pop" "pop!" "pop-thread-bindings" "pos?" "pos-int?" "pr" |
99 | 100 | "pr-str" "prefer-method" "prefers" "primitives-classnames" "print" |
100 | 101 | "print-ctor" "print-doc" "print-dup" "print-method" "print-namespace-doc" |
101 | 102 | "print-simple" "print-special-doc" "print-str" "printf" "println" |
102 | 103 | "println-str" "prn" "prn-str" "promise" "proxy" |
103 | 104 | "proxy-call-with-super" "proxy-mappings" "proxy-name" "proxy-super" |
104 | | - "push-thread-bindings" "pvalues" "quot" "rand" "rand-int" "rand-nth" "range" |
| 105 | + "push-thread-bindings" "pvalues" "qualified-ident?" "qualified-keyword?" |
| 106 | + "qualified-symbol?" "quot" "rand" "rand-int" "rand-nth" "range" |
105 | 107 | "ratio?" "rational?" "rationalize" "re-find" "re-groups" |
106 | 108 | "re-matcher" "re-matches" "re-pattern" "re-seq" "read" |
107 | 109 | "read-line" "read-string" "realized?" "record?" "reduce" "reduce-kv" |
|
110 | 112 | "release-pending-sends" "rem" "remove" "remove-all-methods" |
111 | 113 | "remove-method" "remove-ns" "remove-watch" |
112 | 114 | "repeat" "repeatedly" "replace" "replicate" |
113 | | - "require" "restart-agent" "reset!" "reset-meta!" "resolve" "rest" |
| 115 | + "require" "restart-agent" "reset!" "reset-meta!" "reset-vals!" "resolve" "rest" |
114 | 116 | "resultset-seq" "reverse" "reversible?" "rseq" "rsubseq" |
115 | 117 | "satisfies?" "second" "select-keys" "send" "send-off" "send-via" "seq" |
116 | | - "seq?" "seque" "sequence" "sequential?" "set" |
| 118 | + "seq?" "seqable?" "seque" "sequence" "sequential?" "set" |
117 | 119 | "set-agent-send-executor!" "set-agent-send-off-executor!" |
118 | 120 | "set-error-handler!" "set-error-mode!" "set-validator!" "set?" "short" |
119 | 121 | "short-array" "shorts" "shuffle" |
120 | | - "shutdown-agents" "slurp" "some" "some->" "some->>" "some-fn" "some?" |
| 122 | + "shutdown-agents" "simple-indent?" "simple-keyword?" "simple-symbol?" |
| 123 | + "slurp" "some" "some->" "some->>" "some-fn" "some?" |
121 | 124 | "sort" "sort-by" "sorted-map" "sorted-map-by" "sorted-set" "sorted-set-by" |
122 | 125 | "sorted?" "special-form-anchor" "special-symbol?" "specify" "specify!" |
123 | 126 | "spit" "split-at" "split-with" "str" |
124 | 127 | "stream?" "string?" "struct" "struct-map" "subs" |
125 | | - "subseq" "subvec" "supers" "swap!" "symbol" |
| 128 | + "subseq" "subvec" "supers" "swap!" "swap-vals!" "symbol" |
126 | 129 | "symbol?" "sync" "syntax-symbol-anchor" "take" "take-last" |
127 | 130 | "take-nth" "take-while" "test" "the-ns" "thread-bound?" "time" |
128 | 131 | "to-array" "to-array-2d" "trampoline" "transient" "tree-seq" |
|
134 | 137 | "unchecked-remainder" "unchecked-remainder-int" "unchecked-short" |
135 | 138 | "unchecked-subtract-int" "unchecked-subtract" |
136 | 139 | "underive" "unsigned-bit-shift-right" "unquote" "unquote-splicing" |
137 | | - "update" "update-in" "update-proxy" "use" "val" "vals" "var-get" "var-set" |
| 140 | + "update" "update-in" "update-proxy" "uri?" "use" "uuid?" "val" "vals" |
| 141 | + "var-get" "var-set" |
138 | 142 | "var?" "vary-meta" "vec" "vector" "vector?" "vector-of" "while" |
139 | 143 | "with-bindings" "with-bindings*" "with-in-str" "with-loading-context" |
140 | 144 | "with-meta" "with-out-str" "with-precision" |
|
0 commit comments