package GT

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit option_t
method c_None : Format.formatter -> 'a option -> unit
method c_Some : Format.formatter -> 'a option -> 'a -> unit