Module Single_just_positions.Stack

type t = unit

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

val empty : t