[det]json_write_dict(+Stream,
+Dict)
[det]json_write_dict(+Stream,
+Dict, +Options)Write a JSON term, represented using dicts. This is the same as
json_write/3, but assuming the
default representation of JSON objects as dicts.
[det]json_write_dict(+Stream,
+Dict)
[det]json_write_dict(+Stream,
+Dict, +Options)Write a JSON term, represented using dicts. This is the same as
json_write/3, but assuming the
default representation of JSON objects as dicts.