package ocaml-base-compiler

  1. Overview
  2. Docs
type 'a t = 'a option
val print : (Format.formatter -> 'a -> unit) -> Format.formatter -> 'a t -> unit