package rocq-runtime

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

Module EConstr.UnsafeSource

Sourceval to_constr : t -> Constr.t

Physical identity. Does not care for defined evars.

Sourceval to_constr_array : t array -> Constr.t array

Physical identity. Does not care for defined evars.

Sourceval to_binder_annot : 'a binder_annot -> 'a Constr.binder_annot

Physical identity. Does not care for defined evars.

Physical identity. Does not care for defined evars.

Sourceval to_relevance : ERelevance.t -> Sorts.relevance
Sourceval to_sorts : ESorts.t -> Sorts.t

Physical identity. Does not care for normalization.

Sourceval to_instance : EInstance.t -> UVars.Instance.t

Physical identity. Does not care for normalization.

Sourceval to_case_invert : case_invert -> Constr.case_invert

Use for transparent cast between types.

OCaml

Innovation. Community. Security.