package GuaCaml

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