Containers_pp.Dump
Printers that correspond closely to OCaml's syntax.
val list : t list -> t
val of_iter : ?sep:t -> ('a -> t) -> 'a iter -> t
val of_array : ?sep:t -> ('a -> t) -> 'a array -> t
val parens : t -> t
val braces : t -> t
val brackets : t -> t
Adds '' '' around the term
' '
val angles : t -> t
Adds '<' '>' around the term