module Hashtable: sig .. end
sig
end
type 'a t
'a
val observe : ?period:int -> string -> 'a -> 'a
?period:int -> string -> 'a -> 'a
observe s h
h
s