package GT

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
constraint 'h = 'sa option
inherit option_t
method c_None : 'env -> 'a option -> 'env * 'sa option
method c_Some : 'env -> 'a option -> 'a -> 'env * 'sa option