Module Parsexp.Parser.Stack

type t

Parser stack. The stack is not in state for optimization purposes.

val empty : t