Class type Js.json

Specification of Javascript JSON object.

method parse : js_string t -> 'a meth
method stringify : 'a -> js_string t meth