package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val repr : t -> UContext.t
val empty : t
val is_empty : t -> bool
val instance : t -> Instance.t
val size : t -> int
val union : t -> t -> t
val instantiate : Instance.t -> t -> Constraint.t