package coq

  1. Overview
  2. Docs
type t =
  1. | Irrelevant
  2. | Covariant
  3. | Invariant
val check_subtype : t -> t -> bool
val sup : t -> t -> t
val pr : t -> Pp.t
OCaml

Innovation. Community. Security.