package coq

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

Module type Term_dnet.IDENTSource

Identifiers to store (right hand side of the association)

Sourcetype t
Sourceval compare : t -> t -> int
Sourceval subst : Mod_subst.substitution -> t -> t

how to substitute them for storage

Sourceval constr_of : t -> Constr.constr

how to recover the term from the identifier

OCaml

Innovation. Community. Security.