package GT

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

Class GT.fmt_option_tSource

inherit option_t
method c_None : Format.formatter -> 'a option -> unit
method c_Some : Format.formatter -> 'a option -> 'a -> unit