package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type elt
type t
val create : int -> t
val clear : t -> unit
val repr : int -> elt -> t -> elt
val stats : t -> statistics