package coq-core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Synterp State, includes parser state, etc... ; as of today the parsing state has no functional components.

type t
val init : unit -> t
val freeze : unit -> t
val unfreeze : t -> unit
val parsing : t -> Pcoq.frozen_t
OCaml

Innovation. Community. Security.