package coq-core

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

Module Univ.UGlobalSource

Qualified global universe level

Sourcetype t
Sourceval make : Names.DirPath.t -> string -> int -> t
Sourceval repr : t -> Names.DirPath.t * string * int
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
Sourceval compare : t -> t -> int
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.