package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type a = float
val t : a t
val write : Buffer.t -> a -> unit
val to_string : a -> string
val from_string : string -> a