package hc

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

Parameters

module Cache : Hashtbl.S

Signature

val clear : unit -> unit
val iter : (Cache.key -> Cache.key hash_consed -> unit) -> unit
val stats : unit -> Hashtbl.statistics
val hashcons : Cache.key -> Cache.key hash_consed