package js_of_ocaml

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

Parameters

module A : Json

Signature

type a = A.a option
val t : a t
val write : Stdlib.Buffer.t -> a -> unit
val to_string : a -> string
val from_string : string -> a