package parsexp

  1. Overview
  2. Docs
type t

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

val empty : t