package GT

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit option_t
method c_None : ['a, 'sa, 'self, 'syn, 'env] eval_option_t -> 'env1 -> 'a1 option -> 'sa1 option
method c_Some : 'c -> 'env1 -> 'a1 option -> 'a1 -> 'sa1 option