clojure.pprint in ClojureDart
- Implemented
- 0.0%0 / 26
- Mismatched
- 0
- Missing
- 26
- Dialect-Only
- 0
Metadata Mismatches (0)
Vars present in both Clojure (JVM) and this surface but with differing arglists, :macro flag, or :dynamic flag.
None.
Vars Present in Clojure (JVM) but Absent from This Surface (26)
| Var |
|---|
*print-base* |
*print-miser-width* |
*print-pprint-dispatch* |
*print-pretty* |
*print-radix* |
*print-right-margin* |
*print-suppress-namespaces* |
cl-format |
code-dispatch |
formatter |
formatter-out |
fresh-line |
get-pretty-writer |
pp |
pprint |
pprint-indent |
pprint-logical-block |
pprint-newline |
pprint-tab |
print-length-loop |
print-table |
set-pprint-dispatch |
simple-dispatch |
with-pprint-dispatch |
write |
write-out |
Vars Present in This Surface but Not in Clojure (JVM) (0)
None.