Feature | ||||
---|---|---|---|---|
comments | lex | parse | ||
nil | lex | parse | analyze | eval |
integers | lex | parse | analyze | eval |
reals | lex | parse | analyze | eval |
bools | lex | parse | analyze | eval |
chars | lex | parse | analyze | eval |
strings | lex | parse | analyze | eval |
keywords/unqualified | lex | parse | analyze | eval |
keywords/qualified | lex | parse | analyze | eval |
keywords/auto-resolved-unqualified | lex | parse | analyze | eval |
keywords/auto-resolved-qualified | lex | parse | analyze | eval |
maps | lex | parse | analyze | eval |
vectors | lex | parse | analyze | eval |
sets | lex | parse | analyze | eval |
lists | lex | parse | analyze | eval |
symbols | lex | parse | analyze | eval |
ratios | lex | parse | analyze | eval |
specials/def | lex | parse | analyze | eval |
specials/if | lex | parse | analyze | eval |
specials/do | lex | parse | analyze | eval |
specials/let* | lex | parse | analyze | eval |
specials/quote | lex | parse | analyze | eval |
specials/var | lex | parse | analyze | eval |
specials/fn*/base | lex | parse | analyze | eval |
specials/fn*/arities | lex | parse | analyze | eval |
specials/fn*/variadic | lex | parse | analyze | eval |
specials/fn*/recur | lex | parse | analyze | eval |
specials/loop* | lex | parse | analyze | eval |
specials/loop*/recur | lex | parse | analyze | eval |
specials/throw | lex | parse | analyze | eval |
specials/try | lex | parse | analyze | eval |
specials/monitor-enter | na | |||
specials/monitor-exit | na | |||
bindings/thread-local | done | |||
bindings/conveyance | done | |||
calls | lex | parse | analyze | eval |
destructuring | lex | parse | analyze | eval |
macros | lex | parse | analyze | eval |
macros/&env param | pass | set | ||
syntax-quoting | lex | parse | ||
syntax-quoting/unquote | lex | parse | ||
meta hints | lex | parse | ||
reader macros/comment | lex | parse | ||
reader macros/set | lex | parse | ||
reader macros/shorthand fns | lex | parse | ||
reader-macros/regex | lex | parse | ||
reader-macros/deref | lex | parse | ||
reader-macros/quote | lex | parse | ||
reader-macros/var quoting | lex | parse | ||
reader-macros/conditional | lex | parse |
Feature | |
---|---|
* | done |
*' | done |
*1 | done |
*2 | done |
*3 | done |
*agent* | done |
*allow-unresolved-vars* | done |
*assert* | done |
*clojure-version* | done |
*command-line-args* | done |
*compile-files* | done |
*compile-path* | done |
*compiler-options* | done |
*data-readers* | done |
*default-data-reader-fn* | done |
*e | done |
*err* | done |
*file* | done |
*flush-on-newline* | done |
*fn-loader* | done |
*in* | done |
*math-context* | done |
*ns* | done |
*out* | done |
*print-dup* | done |
*print-length* | done |
*print-level* | done |
*print-meta* | done |
*print-namespace-maps* | done |
*print-readably* | done |
*read-eval* | done |
*reader-resolver* | done |
*source-path* | done |
*suppress-read* | done |
*unchecked-math* | done |
*verbose-defrecords* | done |
+ | done |
+' | done |
- | done |
-' | done |
-> | done |
->> | done |
/ | done |
< | done |
<= | done |
= | done |
== | done |
> | done |
>= | done |
Inst | done |
NaN? | done |
accessor | |
aclone | done |
add-classpath | done |
add-tap | done |
add-watch | done |
agent | done |
agent-error | done |
agent-errors | done |
aget | done |
alength | done |
alias | done |
all-ns | done |
alter | done |
alter-meta! | done |
alter-var-root | done |
amap | done |
ancestors | done |
and | done |
any? | done |
apply | done |
areduce | done |
array-map | done |
as-> | done |
aset | done |
aset-boolean | done |
aset-byte | done |
aset-char | done |
aset-double | done |
aset-float | done |
aset-int | done |
aset-long | done |
aset-short | done |
assert | done |
assoc | done |
assoc! | done |
assoc-in | done |
associative? | done |
atom | done |
await | done |
await-for | done |
await1 | done |
bases | na |
bean | done |
bigdec | done |
bigint | done |
biginteger | done |
binding | done |
bit-and | done |
bit-and-not | done |
bit-clear | done |
bit-flip | done |
bit-not | done |
bit-or | done |
bit-set | done |
bit-shift-left | done |
bit-shift-right | done |
bit-test | done |
bit-xor | done |
boolean | done |
boolean-array | done |
boolean? | done |
booleans | done |
bound-fn | done |
bound-fn* | done |
bound? | done |
bounded-count | done |
butlast | done |
byte | done |
byte-array | done |
bytes | done |
bytes? | done |
case | done |
cast | done |
cat | done |
char | done |
char-array | done |
char-escape-string | done |
char-name-string | done |
char? | done |
chars | done |
chunk | done |
chunk-append | done |
chunk-buffer | done |
chunk-cons | done |
chunk-first | done |
chunk-next | done |
chunk-rest | done |
chunked-seq? | done |
class | done |
class? | done |
clear-agent-errors | done |
clojure-version | done |
coll? | done |
comment | done |
commute | done |
comp | done |
comparator | done |
compare | done |
compare-and-set! | done |
compile | done |
complement | done |
completing | done |
concat | done |
cond | done |
cond-> | done |
cond->> | done |
condp | done |
conj | done |
conj! | done |
cons | done |
constantly | done |
construct-proxy | done |
contains? | done |
count | done |
counted? | done |
create-ns | done |
create-struct | |
cycle | done |
dec | done |
dec' | done |
decimal? | done |
declare | done |
dedupe | done |
default-data-readers | done |
definline | done |
definterface | done |
defmacro | done |
defmethod | done |
defmulti | done |
defn | done |
defn- | done |
defonce | done |
defprotocol | done |
defrecord | done |
defstruct | |
deftype | done |
delay | done |
delay? | done |
deliver | done |
denominator | done |
deref | done |
derive | done |
descendants | done |
destructure | done |
disj | done |
disj! | done |
dissoc | done |
dissoc! | done |
distinct | done |
distinct? | done |
doall | done |
dorun | done |
doseq | done |
dosync | done |
dotimes | done |
doto | done |
double | done |
double-array | done |
double? | done |
doubles | done |
drop | done |
drop-last | done |
drop-while | done |
eduction | done |
empty | done |
empty? | done |
ensure | done |
ensure-reduced | done |
enumeration-seq | na |
error-handler | done |
error-mode | done |
eval | done |
even? | done |
every-pred | done |
every? | done |
ex-cause | done |
ex-data | done |
ex-info | done |
ex-message | done |
extend | done |
extend-protocol | done |
extend-type | done |
extenders | done |
extends? | done |
false? | done |
ffirst | done |
file-seq | done |
filter | done |
filterv | done |
find | done |
find-keyword | done |
find-ns | done |
find-protocol-impl | done |
find-protocol-method | done |
find-var | done |
first | done |
flatten | done |
float | done |
float-array | done |
float? | done |
floats | done |
flush | done |
fn | done |
fn? | done |
fnext | done |
fnil | done |
for | done |
force | done |
format | done |
frequencies | done |
future | done |
future-call | done |
future-cancel | done |
future-cancelled? | done |
future-done? | done |
future? | done |
gen-class | |
gen-interface | |
gensym | done |
get | done |
get-in | done |
get-method | done |
get-proxy-class | done |
get-thread-bindings | done |
get-validator | done |
group-by | done |
halt-when | done |
hash | done |
hash-combine | done |
hash-map | done |
hash-ordered-coll | done |
hash-set | done |
hash-unordered-coll | done |
ident? | done |
identical? | done |
identity | done |
if-let | done |
if-not | done |
if-some | done |
ifn? | done |
import | done |
in-ns | done |
inc | done |
inc' | done |
indexed? | done |
infinite? | done |
init-proxy | done |
inst-ms | done |
inst-ms* | done |
inst? | done |
instance? | done |
int | done |
int-array | done |
int? | done |
integer? | done |
interleave | done |
intern | done |
interpose | done |
into | done |
into-array | done |
ints | done |
io! | done |
isa? | done |
iterate | done |
iteration | done |
iterator-seq | na |
juxt | done |
keep | done |
keep-indexed | done |
key | done |
keys | done |
keyword | done |
keyword? | done |
last | done |
lazy-cat | done |
lazy-seq | done |
let | done |
letfn | done |
line-seq | done |
list | done |
list* | done |
list? | done |
load | done |
load-file | done |
load-reader | done |
load-string | done |
loaded-libs | done |
locking | done |
long | done |
long-array | done |
longs | done |
loop | done |
macroexpand | done |
macroexpand-1 | done |
make-array | done |
make-hierarchy | done |
map | done |
map-entry? | done |
map-indexed | done |
map? | done |
mapcat | done |
mapv | done |
max | done |
max-key | done |
memfn | done |
memoize | done |
merge | done |
merge-with | done |
meta | done |
method-sig | done |
methods | done |
min | done |
min-key | done |
mix-collection-hash | done |
mod | done |
munge | done |
name | done |
namespace | done |
namespace-munge | done |
nat-int? | done |
neg-int? | done |
neg? | done |
newline | done |
next | done |
nfirst | done |
nil? | done |
nnext | done |
not | done |
not-any? | done |
not-empty | done |
not-every? | done |
not= | done |
ns | done |
ns-aliases | done |
ns-imports | done |
ns-interns | done |
ns-map | done |
ns-name | done |
ns-publics | done |
ns-refers | done |
ns-resolve | done |
ns-unalias | done |
ns-unmap | done |
nth | done |
nthnext | done |
nthrest | done |
num | done |
number? | done |
numerator | done |
object-array | done |
odd? | done |
or | done |
parents | done |
parse-boolean | done |
parse-double | done |
parse-long | done |
parse-uuid | done |
partial | done |
partition | done |
partition-all | done |
partition-by | done |
pcalls | done |
peek | done |
persistent! | done |
pmap | done |
pop | done |
pop! | done |
pop-thread-bindings | done |
pos-int? | done |
pos? | done |
pr | done |
pr-str | done |
prefer-method | done |
prefers | done |
primitives-classnames | done |
done | |
print-ctor | done |
print-dup | done |
print-method | done |
print-simple | done |
print-str | done |
printf | done |
println | done |
println-str | done |
prn | done |
prn-str | done |
promise | done |
proxy | done |
proxy-call-with-super | done |
proxy-mappings | done |
proxy-name | done |
proxy-super | done |
push-thread-bindings | done |
pvalues | done |
qualified-ident? | done |
qualified-keyword? | done |
qualified-symbol? | done |
quot | done |
rand | done |
rand-int | done |
rand-nth | done |
random-sample | done |
random-uuid | done |
range | done |
ratio? | done |
rational? | done |
rationalize | done |
re-find | done |
re-groups | done |
re-matcher | done |
re-matches | done |
re-pattern | done |
re-seq | done |
read | done |
read+string | done |
read-line | done |
read-string | done |
reader-conditional | done |
reader-conditional? | done |
realized? | done |
record? | done |
reduce | done |
reduce-kv | done |
reduced | done |
reduced? | done |
reductions | done |
ref | done |
ref-history-count | done |
ref-max-history | done |
ref-min-history | done |
ref-set | done |
refer | done |
refer-clojure | done |
reify | done |
release-pending-sends | done |
rem | done |
remove | done |
remove-all-methods | done |
remove-method | done |
remove-ns | done |
remove-tap | done |
remove-watch | done |
repeat | done |
repeatedly | done |
replace | done |
replicate | done |
require | done |
requiring-resolve | done |
reset! | done |
reset-meta! | done |
reset-vals! | done |
resolve | done |
rest | done |
restart-agent | done |
resultset-seq | na |
reverse | done |
reversible? | done |
rseq | done |
rsubseq | done |
run! | done |
satisfies? | |
second | done |
select-keys | done |
send | done |
send-off | done |
send-via | done |
seq | done |
seq-to-map-for-destructuring | done |
seq? | done |
seqable? | done |
seque | done |
sequence | done |
sequential? | done |
set | done |
set-agent-send-executor! | done |
set-agent-send-off-executor! | done |
set-error-handler! | done |
set-error-mode! | done |
set-validator! | done |
set? | done |
short | done |
short-array | done |
shorts | done |
shuffle | done |
shutdown-agents | done |
simple-ident? | done |
simple-keyword? | done |
simple-symbol? | done |
slurp | done |
some | done |
some-> | done |
some->> | done |
some-fn | done |
some? | done |
sort | done |
sort-by | done |
sorted-map | done |
sorted-map-by | done |
sorted-set | done |
sorted-set-by | done |
sorted? | done |
special-symbol? | done |
spit | done |
split-at | done |
split-with | done |
str | done |
string? | done |
struct | |
struct-map | |
subs | done |
subseq | done |
subvec | done |
supers | na |
swap! | done |
swap-vals! | done |
symbol | done |
symbol? | done |
sync | done |
tagged-literal | done |
tagged-literal? | done |
take | done |
take-last | done |
take-nth | done |
take-while | done |
tap> | done |
test | done |
the-ns | done |
thread-bound? | done |
time | done |
to-array | done |
to-array-2d | done |
trampoline | done |
transduce | done |
transient | done |
tree-seq | done |
true? | done |
type | done |
unchecked-add | done |
unchecked-add-int | done |
unchecked-byte | done |
unchecked-char | done |
unchecked-dec | done |
unchecked-dec-int | done |
unchecked-divide-int | done |
unchecked-double | done |
unchecked-float | done |
unchecked-inc | done |
unchecked-inc-int | done |
unchecked-int | done |
unchecked-long | done |
unchecked-multiply | done |
unchecked-multiply-int | done |
unchecked-negate | done |
unchecked-negate-int | done |
unchecked-remainder-int | done |
unchecked-short | done |
unchecked-subtract | done |
unchecked-subtract-int | done |
underive | done |
unquote | done |
unquote-splicing | done |
unreduced | done |
unsigned-bit-shift-right | done |
update | done |
update-in | done |
update-keys | done |
update-proxy | done |
update-vals | done |
uri? | done |
use | done |
uuid? | done |
val | done |
vals | done |
var-get | done |
var-set | done |
var? | done |
vary-meta | done |
vec | done |
vector | done |
vector-of | done |
vector? | done |
volatile! | done |
volatile? | done |
vreset! | done |
vswap! | done |
when | done |
when-first | done |
when-let | done |
when-not | done |
when-some | done |
while | done |
with-bindings | done |
with-bindings* | done |
with-in-str | done |
with-loading-context | done |
with-local-vars | done |
with-meta | done |
with-open | done |
with-out-str | done |
with-precision | done |
with-redefs | done |
with-redefs-fn | done |
xml-seq | done |
zero? | done |
zipmap | done |
Feature | |
---|---|
* | tested |
*' | tested |
*1 | tested |
*2 | tested |
*3 | tested |
*agent* | tested |
*allow-unresolved-vars* | tested |
*assert* | tested |
*clojure-version* | tested |
*command-line-args* | tested |
*compile-files* | tested |
*compile-path* | tested |
*compiler-options* | tested |
*data-readers* | tested |
*default-data-reader-fn* | tested |
*e | tested |
*err* | tested |
*file* | tested |
*flush-on-newline* | tested |
*fn-loader* | tested |
*in* | tested |
*math-context* | tested |
*ns* | tested |
*out* | tested |
*print-dup* | tested |
*print-length* | tested |
*print-level* | tested |
*print-meta* | tested |
*print-namespace-maps* | tested |
*print-readably* | tested |
*read-eval* | tested |
*reader-resolver* | tested |
*source-path* | tested |
*suppress-read* | tested |
*unchecked-math* | tested |
*verbose-defrecords* | tested |
+ | tested |
+' | tested |
- | tested |
-' | tested |
-> | tested |
->> | tested |
/ | tested |
< | tested |
<= | tested |
= | tested |
== | tested |
> | tested |
>= | tested |
Inst | tested |
NaN? | tested |
accessor | |
aclone | tested |
add-classpath | tested |
add-tap | tested |
add-watch | tested |
agent | tested |
agent-error | tested |
agent-errors | tested |
aget | tested |
alength | tested |
alias | tested |
all-ns | tested |
alter | tested |
alter-meta! | tested |
alter-var-root | tested |
amap | tested |
ancestors | tested |
and | tested |
any? | tested |
apply | tested |
areduce | tested |
array-map | tested |
as-> | tested |
aset | tested |
aset-boolean | tested |
aset-byte | tested |
aset-char | tested |
aset-double | tested |
aset-float | tested |
aset-int | tested |
aset-long | tested |
aset-short | tested |
assert | tested |
assoc | tested |
assoc! | tested |
assoc-in | tested |
associative? | tested |
atom | tested |
await | tested |
await-for | tested |
await1 | tested |
bases | tested |
bean | tested |
bigdec | tested |
bigint | tested |
biginteger | tested |
binding | tested |
bit-and | tested |
bit-and-not | tested |
bit-clear | tested |
bit-flip | tested |
bit-not | tested |
bit-or | tested |
bit-set | tested |
bit-shift-left | tested |
bit-shift-right | tested |
bit-test | tested |
bit-xor | tested |
boolean | tested |
boolean-array | tested |
boolean? | tested |
booleans | tested |
bound-fn | tested |
bound-fn* | tested |
bound? | tested |
bounded-count | tested |
butlast | tested |
byte | tested |
byte-array | tested |
bytes | tested |
bytes? | tested |
case | tested |
cast | tested |
cat | tested |
char | tested |
char-array | tested |
char-escape-string | tested |
char-name-string | tested |
char? | tested |
chars | tested |
chunk | tested |
chunk-append | tested |
chunk-buffer | tested |
chunk-cons | tested |
chunk-first | tested |
chunk-next | tested |
chunk-rest | tested |
chunked-seq? | tested |
class | tested |
class? | tested |
clear-agent-errors | tested |
clojure-version | tested |
coll? | tested |
comment | tested |
commute | tested |
comp | tested |
comparator | tested |
compare | tested |
compare-and-set! | tested |
compile | tested |
complement | tested |
completing | tested |
concat | tested |
cond | tested |
cond-> | tested |
cond->> | tested |
condp | tested |
conj | tested |
conj! | tested |
cons | tested |
constantly | tested |
construct-proxy | tested |
contains? | tested |
count | tested |
counted? | tested |
create-ns | tested |
create-struct | |
cycle | tested |
dec | tested |
dec' | tested |
decimal? | tested |
declare | tested |
dedupe | tested |
default-data-readers | tested |
definline | tested |
definterface | tested |
defmacro | tested |
defmethod | tested |
defmulti | tested |
defn | tested |
defn- | tested |
defonce | tested |
defprotocol | tested |
defrecord | tested |
defstruct | |
deftype | tested |
delay | tested |
delay? | tested |
deliver | tested |
denominator | tested |
deref | tested |
derive | tested |
descendants | tested |
destructure | tested |
disj | tested |
disj! | tested |
dissoc | tested |
dissoc! | tested |
distinct | tested |
distinct? | tested |
doall | tested |
dorun | tested |
doseq | tested |
dosync | tested |
dotimes | tested |
doto | tested |
double | tested |
double-array | tested |
double? | tested |
doubles | tested |
drop | tested |
drop-last | tested |
drop-while | tested |
eduction | tested |
empty | tested |
empty? | tested |
ensure | tested |
ensure-reduced | tested |
enumeration-seq | tested |
error-handler | tested |
error-mode | tested |
eval | tested |
even? | tested |
every-pred | tested |
every? | tested |
ex-cause | tested |
ex-data | tested |
ex-info | tested |
ex-message | tested |
extend | tested |
extend-protocol | tested |
extend-type | tested |
extenders | tested |
extends? | tested |
false? | tested |
ffirst | tested |
file-seq | tested |
filter | tested |
filterv | tested |
find | tested |
find-keyword | tested |
find-ns | tested |
find-protocol-impl | tested |
find-protocol-method | tested |
find-var | tested |
first | tested |
flatten | tested |
float | tested |
float-array | tested |
float? | tested |
floats | tested |
flush | tested |
fn | tested |
fn? | tested |
fnext | tested |
fnil | tested |
for | tested |
force | tested |
format | tested |
frequencies | tested |
future | tested |
future-call | tested |
future-cancel | tested |
future-cancelled? | tested |
future-done? | tested |
future? | tested |
gen-class | |
gen-interface | |
gensym | tested |
get | tested |
get-in | tested |
get-method | tested |
get-proxy-class | tested |
get-thread-bindings | tested |
get-validator | tested |
group-by | tested |
halt-when | tested |
hash | tested |
hash-combine | tested |
hash-map | tested |
hash-ordered-coll | tested |
hash-set | tested |
hash-unordered-coll | tested |
ident? | tested |
identical? | tested |
identity | tested |
if-let | tested |
if-not | tested |
if-some | tested |
ifn? | tested |
import | tested |
in-ns | tested |
inc | tested |
inc' | tested |
indexed? | tested |
infinite? | tested |
init-proxy | tested |
inst-ms | tested |
inst-ms* | tested |
inst? | tested |
instance? | tested |
int | tested |
int-array | tested |
int? | tested |
integer? | tested |
interleave | tested |
intern | tested |
interpose | tested |
into | tested |
into-array | tested |
ints | tested |
io! | tested |
isa? | tested |
iterate | tested |
iteration | tested |
iterator-seq | tested |
juxt | tested |
keep | tested |
keep-indexed | tested |
key | tested |
keys | tested |
keyword | tested |
keyword? | tested |
last | tested |
lazy-cat | tested |
lazy-seq | tested |
let | tested |
letfn | tested |
line-seq | tested |
list | tested |
list* | tested |
list? | tested |
load | tested |
load-file | tested |
load-reader | tested |
load-string | tested |
loaded-libs | tested |
locking | tested |
long | tested |
long-array | tested |
longs | tested |
loop | tested |
macroexpand | tested |
macroexpand-1 | tested |
make-array | tested |
make-hierarchy | tested |
map | tested |
map-entry? | tested |
map-indexed | tested |
map? | tested |
mapcat | tested |
mapv | tested |
max | tested |
max-key | tested |
memfn | tested |
memoize | tested |
merge | tested |
merge-with | tested |
meta | tested |
method-sig | tested |
methods | tested |
min | tested |
min-key | tested |
mix-collection-hash | tested |
mod | tested |
munge | tested |
name | tested |
namespace | tested |
namespace-munge | tested |
nat-int? | tested |
neg-int? | tested |
neg? | tested |
newline | tested |
next | tested |
nfirst | tested |
nil? | tested |
nnext | tested |
not | tested |
not-any? | tested |
not-empty | tested |
not-every? | tested |
not= | tested |
ns | tested |
ns-aliases | tested |
ns-imports | tested |
ns-interns | tested |
ns-map | tested |
ns-name | tested |
ns-publics | tested |
ns-refers | tested |
ns-resolve | tested |
ns-unalias | tested |
ns-unmap | tested |
nth | tested |
nthnext | tested |
nthrest | tested |
num | tested |
number? | tested |
numerator | tested |
object-array | tested |
odd? | tested |
or | tested |
parents | tested |
parse-boolean | tested |
parse-double | tested |
parse-long | tested |
parse-uuid | tested |
partial | tested |
partition | tested |
partition-all | tested |
partition-by | tested |
pcalls | tested |
peek | tested |
persistent! | tested |
pmap | tested |
pop | tested |
pop! | tested |
pop-thread-bindings | tested |
pos-int? | tested |
pos? | tested |
pr | tested |
pr-str | tested |
prefer-method | tested |
prefers | tested |
primitives-classnames | tested |
tested | |
print-ctor | tested |
print-dup | tested |
print-method | tested |
print-simple | tested |
print-str | tested |
printf | tested |
println | tested |
println-str | tested |
prn | tested |
prn-str | tested |
promise | tested |
proxy | tested |
proxy-call-with-super | tested |
proxy-mappings | tested |
proxy-name | tested |
proxy-super | tested |
push-thread-bindings | tested |
pvalues | tested |
qualified-ident? | tested |
qualified-keyword? | tested |
qualified-symbol? | tested |
quot | tested |
rand | tested |
rand-int | tested |
rand-nth | tested |
random-sample | tested |
random-uuid | tested |
range | tested |
ratio? | tested |
rational? | tested |
rationalize | tested |
re-find | tested |
re-groups | tested |
re-matcher | tested |
re-matches | tested |
re-pattern | tested |
re-seq | tested |
read | tested |
read+string | tested |
read-line | tested |
read-string | tested |
reader-conditional | tested |
reader-conditional? | tested |
realized? | tested |
record? | tested |
reduce | tested |
reduce-kv | tested |
reduced | tested |
reduced? | tested |
reductions | tested |
ref | tested |
ref-history-count | tested |
ref-max-history | tested |
ref-min-history | tested |
ref-set | tested |
refer | tested |
refer-clojure | tested |
reify | tested |
release-pending-sends | tested |
rem | tested |
remove | tested |
remove-all-methods | tested |
remove-method | tested |
remove-ns | tested |
remove-tap | tested |
remove-watch | tested |
repeat | tested |
repeatedly | tested |
replace | tested |
replicate | tested |
require | tested |
requiring-resolve | tested |
reset! | tested |
reset-meta! | tested |
reset-vals! | tested |
resolve | tested |
rest | tested |
restart-agent | tested |
resultset-seq | tested |
reverse | tested |
reversible? | tested |
rseq | tested |
rsubseq | tested |
run! | tested |
satisfies? | |
second | tested |
select-keys | tested |
send | tested |
send-off | tested |
send-via | tested |
seq | tested |
seq-to-map-for-destructuring | tested |
seq? | tested |
seqable? | tested |
seque | tested |
sequence | tested |
sequential? | tested |
set | tested |
set-agent-send-executor! | tested |
set-agent-send-off-executor! | tested |
set-error-handler! | tested |
set-error-mode! | tested |
set-validator! | tested |
set? | tested |
short | tested |
short-array | tested |
shorts | tested |
shuffle | tested |
shutdown-agents | tested |
simple-ident? | tested |
simple-keyword? | tested |
simple-symbol? | tested |
slurp | tested |
some | tested |
some-> | tested |
some->> | tested |
some-fn | tested |
some? | tested |
sort | tested |
sort-by | tested |
sorted-map | tested |
sorted-map-by | tested |
sorted-set | tested |
sorted-set-by | tested |
sorted? | tested |
special-symbol? | tested |
spit | tested |
split-at | tested |
split-with | tested |
str | tested |
string? | tested |
struct | |
struct-map | |
subs | tested |
subseq | tested |
subvec | tested |
supers | tested |
swap! | tested |
swap-vals! | tested |
symbol | tested |
symbol? | tested |
sync | tested |
tagged-literal | tested |
tagged-literal? | tested |
take | tested |
take-last | tested |
take-nth | tested |
take-while | tested |
tap> | tested |
test | tested |
the-ns | tested |
thread-bound? | tested |
time | tested |
to-array | tested |
to-array-2d | tested |
trampoline | tested |
transduce | tested |
transient | tested |
tree-seq | tested |
true? | tested |
type | tested |
unchecked-add | tested |
unchecked-add-int | tested |
unchecked-byte | tested |
unchecked-char | tested |
unchecked-dec | tested |
unchecked-dec-int | tested |
unchecked-divide-int | tested |
unchecked-double | tested |
unchecked-float | tested |
unchecked-inc | tested |
unchecked-inc-int | tested |
unchecked-int | tested |
unchecked-long | tested |
unchecked-multiply | tested |
unchecked-multiply-int | tested |
unchecked-negate | tested |
unchecked-negate-int | tested |
unchecked-remainder-int | tested |
unchecked-short | tested |
unchecked-subtract | tested |
unchecked-subtract-int | tested |
underive | tested |
unquote | tested |
unquote-splicing | tested |
unreduced | tested |
unsigned-bit-shift-right | tested |
update | tested |
update-in | tested |
update-keys | tested |
update-proxy | tested |
update-vals | tested |
uri? | tested |
use | tested |
uuid? | tested |
val | tested |
vals | tested |
var-get | tested |
var-set | tested |
var? | tested |
vary-meta | tested |
vec | tested |
vector | tested |
vector-of | tested |
vector? | tested |
volatile! | tested |
volatile? | tested |
vreset! | tested |
vswap! | tested |
when | tested |
when-first | tested |
when-let | tested |
when-not | tested |
when-some | tested |
while | tested |
with-bindings | tested |
with-bindings* | tested |
with-in-str | tested |
with-loading-context | tested |
with-local-vars | tested |
with-meta | tested |
with-open | tested |
with-out-str | tested |
with-precision | tested |
with-redefs | tested |
with-redefs-fn | tested |
xml-seq | tested |
zero? | tested |
zipmap | tested |
Feature | |
---|---|
interop/include headers | done |
interop/link libraries | done |
interop/represent native objects | done |
interop/call native functions | done |
interop/explicitly box unbox native objects | done |
interop/refer to native globals | done |
interop/access native members | done |
interop/extract native value from jank object | done |
interop/convert native value to jank object | done |
interop/create native objects | done |
Feature | |
---|---|
leiningen support | done |
nrepl support | done |
lsp server | done |
dap server | done |