Module Misc.Stdlib.Option
module Option:sig
..end
type'a
t ='a option
val print : (Format.formatter -> 'a -> unit) ->
Format.formatter -> 'a t -> unit
The present documentation is copyright Institut National de Recherche en Informatique et en Automatique (INRIA). A complete version can be obtained from this page.