Provided by: ocaml-man_4.13.1-3ubuntu1_all bug

NAME

       Misc.Stdlib.Option - no description

Module

       Module   Misc.Stdlib.Option

Documentation

       Module Option
        : sig end

       type 'a t = 'a option

       val print : (Format.formatter -> 'a -> unit) -> Format.formatter -> 'a t -> unit