package GuaCaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type !'a t = 'a ToS.t * 'a OfS.t
val string : string t
val unit : unit t
val bool : bool t
val int : int t
val float : float t