package camlp5

  1. Overview
  2. Docs
type t
val empty : t
val add : char -> t -> t
val get : t -> string