package ocaml-compiler

  1. Overview
  2. Docs

doc/compiler-libs.common/Misc/Stdlib/Option/index.html

Module Stdlib.Option

Extensions to the Option module

type 'a t = 'a option
val print : (Format.formatter -> 'a -> unit) -> Format.formatter -> 'a t -> unit
OCaml

Innovation. Community. Security.