Provided by: ocaml-man_4.14.1-1ubuntu1_all
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