package coq

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

Lens to the evar_map of the proofview.

val set : Evd.evar_map -> unit Logical.t
val modify : (Evd.evar_map -> Evd.evar_map) -> unit Logical.t