package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Specification of Javascript JSON object.

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