package logtk

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

Module type Interfaces.PRINT2

type ('a, 'b) t
val pp : 'a CCFormat.printer -> 'b CCFormat.printer -> ('a, 'b) t CCFormat.printer
val to_string : 'a CCFormat.printer -> 'b CCFormat.printer -> ('a, 'b) t -> string