This namespace contains an implementation of loom.io/view
that uses
dk.simongray.datalinguist.dependency/formatted-string
instead of
loom.io/dot-str
.
The main reason for this is that loom.io/render-to-bytes
explicitly requires
graphs made of pure data, so the function won't work with e.g. SemanticGraph
even though the class satifies loom's Graph protocol.
See loom.io
for documentation of the functions.
This namespace contains an implementation of `loom.io/view` that uses `dk.simongray.datalinguist.dependency/formatted-string` instead of `loom.io/dot-str`. The main reason for this is that `loom.io/render-to-bytes` explicitly requires graphs made of pure data, so the function won't work with e.g. SemanticGraph even though the class satifies loom's Graph protocol. See `loom.io` for documentation of the functions.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close