package rocq-runtime

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

Module EvaluableSource

Evaluable references (whose transparency can be controlled)

Sourcetype t =
  1. | EvalVarRef of Names.Id.t
  2. | EvalConstRef of Names.Constant.t
  3. | EvalProjectionRef of Names.Projection.Repr.t
Sourceval equal : t -> t -> bool
Sourceval to_kevaluable : t -> Conv_oracle.evaluable
OCaml

Innovation. Community. Security.