package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val equal : t -> t -> bool
val compare : t -> t -> int
val hash : t -> int
val make : DirPath.t -> Id.t -> t
val repr : t -> int * Id.t * DirPath.t
val to_id : t -> Id.t
val to_string : t -> string
val debug_to_string : t -> string