Json_repr_browserSourceAn abstract type for native browser objects.
A view over the browser representation.
Pre-instanciated Json_encoding.Make.
Pre-instanciated Json_encoding.Make.
Produce a JSON string using the native browser printer.
If indent is not present, everything is printed on a single line. Otherwise, it is the number (up to 10) of spaces inserted at beginning of lines for each indentation level.
Same as parse with native browser strings.
Same as stringify with native browser strings.