Up

Module type Basic_S

Signature

type t
type a
type b
val create : unit -> t
val parse : t -> a token -> (t, b) Comm.t