package containers

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module M : MONAD_IO

Signature

val output : M.output -> 'a t -> 'a -> unit M.t
val printl : M.output -> 'a t -> 'a -> unit M.t
val fprintf : M.output -> ('a, Buffer.t, unit, unit M.t) Pervasives.format4 -> 'a
OCaml

Innovation. Community. Security.