Overview ยท ClojureCLR

clojure.core in ClojureCLR

Implemented
99.3%674 / 679
Mismatched
3
Missing
5
Dialect-Only
37

Metadata Mismatches (3)

Vars present in both Clojure (JVM) and this surface but with differing arglists, :macro flag, or :dynamic flag.

VarDifference
defn
:dynamic
Clojure (JVM): false
this surface: true
sorted-map
arglists
Clojure (JVM): ([& keyvals])
this surface: ([] [& keyvals])
sorted-set
arglists
Clojure (JVM): ([& keys])
this surface: ([] [& keys])

Vars Present in Clojure (JVM) but Absent from This Surface (5)

Var
*fn-loader*
add-classpath
bean
resultset-seq
seque

Vars Present in This Surface but Not in Clojure (JVM) (37)

Var
*allow-symbol-escape*
*ns-load-mappings*
add-ns-load-mapping
array?
aset-decimal
aset-sbyte
aset-uint
aset-ulong
aset-ushort
assembly-load
assembly-load-file
assembly-load-from
assembly-load-with-partial-name
by-ref
compile-when
decimal
dotnet-platform
dotnet-version
enum-and
enum-or
enum-val
enum?
fp-str
framework-description
gen-delegate
print-throwable
sbyte
sbyte-array
sys-action
sys-func
type-args
uint
uint-array
ulong
ulong-array
ushort
ushort-array

Documented Intentional Divergences in This Namespace (4)