package curly

  1. Overview
  2. Docs
type t = (string * string) list
val pp : Format.formatter -> t -> unit