package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Irrelevant
  2. | Covariant
  3. | Invariant
val check_subtype : t -> t -> bool
val sup : t -> t -> t
val pr : t -> Pp.t
val equal : t -> t -> bool