.Pollentojson
function defined in module
Pollen
tojson(::JSONFormat, tree)
Convert a
tree into a JSON-compatible representation, i.e. one that only uses JSON datatypes (
Dict,
String,
Number,
Nothing).
There are
5
methods for Pollen.tojson:
The following page links back here: