package dune

  1. Overview
  2. Docs
type 'a t = Format.formatter -> 'a -> unit
val list : ?pp_sep:unit t -> 'a t -> 'a list t
val text : string t
val ocaml_list : 'a t -> 'a list t
val nl : unit t
OCaml

Innovation. Community. Security.