package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = string
type u = unit
type table
val generate : u -> table
val hcons : table -> t -> t
val stats : table -> Hashset.statistics