Module Monitor_sig.Monitor.Hashtable

module Hashtable: sig .. end

A module that allows hash tables monitoring.


type 'a t 
val observe : ?period:int -> string -> 'a -> 'a

observe s h monitors a hash table h called s. One can observe six things about the table: