package coq

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

Parameters

module E : EqType

Signature

type elt = E.t
type t
val create : int -> t
val clear : t -> unit
val repr : int -> elt -> t -> elt
val stats : t -> statistics