Module Persistent_cache.PHashtable
Parameters
Key : Stdlib.Hashtbl.HashedType
Signature
type 'a ttype key= Key.t
val open_in : string -> 'a topen_in frebuilds a table from the records stored in filef. As marshaling is not type-safe, it might segfault.