package mc2

  1. Overview
  2. Docs
exception Error of string
val err_ksprintf : f:(string -> 'a) -> ('b, Stdlib.Format.formatter, unit, 'a) Stdlib.format4 -> 'b
val err_sprintf : ('a, Stdlib.Format.formatter, unit, string) Stdlib.format4 -> 'a
val errorf : ('a, Stdlib.Format.formatter, unit, 'b) Stdlib.format4 -> 'a
val error : string -> 'a
OCaml

Innovation. Community. Security.