package coq

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

Module Univ.AUContextSource

  • deprecated Use Univ.AbstractContext
Sourceval make : Names.Name.t array -> Constraints.t -> t
Sourceval repr : t -> UContext.t
Sourceval empty : t
Sourceval is_empty : t -> bool
Sourceval size : t -> int
Sourceval union : t -> t -> t
Sourceval instantiate : Instance.t -> t -> Constraints.t
Sourceval names : t -> Names.Name.t array
OCaml

Innovation. Community. Security.