module Make:
| Parameters: |
|
include T
module Hashable: Tmodule Table:Hashable.Hashtbl.Make(T)
module Hash_set:Hash_set.Make(T)
module Hash_queue:Hash_queue.Make(T)
module Hash_heap:Hash_heap.Make(T)
val hashable : Table.key Core_hashtbl_intf.Hashable.t