Overview ยท Clojerl

clojure.pprint in Clojerl

Implemented
100.0%26 / 26
Mismatched
2
Missing
0
Dialect-Only
26

Metadata Mismatches (2)

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

VarDifference
code-dispatch
arglists
Clojure (JVM): [[object]]
this surface: ([& args__204__auto__])
simple-dispatch
arglists
Clojure (JVM): [[object]]
this surface: ([& args__204__auto__])

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

None.

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

Var
->arg-navigator
->buffer-blob
->compiled-directive
->end-block-t
->indent-t
->logical-block
->nl-t
->section
->start-block-t
code-dispatch__dispatch-fn__
emit-nl?__dispatch-fn__
map->arg-navigator
map->buffer-blob
map->compiled-directive
map->end-block-t
map->indent-t
map->logical-block
map->nl-t
map->section
map->start-block-t
nl-t?
ppflush
simple-dispatch__dispatch-fn__
system-newline
tok__dispatch-fn__
write-token__dispatch-fn__