package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type pstate
val pstate : t -> pstate
val set_pstate : t -> pstate -> t
type non_pstate = Summary.frozen * Lib.frozen
val non_pstate : t -> non_pstate
val same_env : t -> t -> bool
val make_shallow : t -> t