package logtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t
val pp : (Buffer.t -> 'a -> unit) -> Buffer.t -> 'a t -> unit
val to_string : (Buffer.t -> 'a -> unit) -> 'a t -> string
val fmt : (Format.formatter -> 'a -> unit) -> Format.formatter -> 'a t -> unit