package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val make : Univ.Instance.t -> t
val kind : evar_map -> t -> Univ.Instance.t
val empty : t
val is_empty : t -> bool
val unsafe_to_instance : t -> Univ.Instance.t