package forester

  1. Overview
  2. Docs

Module PrinterKit.KitSource

Parameters

module P : S0

Signature

include S0 with type out = P.out
type out = P.out
val text : string -> out -> unit
Sourcetype t = out -> unit
Sourceval nil : t
Sourceval iter : ?sep:t -> ('a -> t) -> 'a list -> t
Sourceval option : ('a -> t) -> 'a option -> t
Sourceval seq : ?sep:t -> t list -> t
Sourceval trimmedText : string -> t
Sourceval space : t
OCaml

Innovation. Community. Security.