containers.pp
Containers_pp.Dump
Printers that correspond closely to OCaml's syntax.
containers
containers.bencode
containers.cbor
containers.codegen
containers.monomorphic
containers.pvec
containers.scc
containers.top
containers.unix
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