Module type Core_hashtbl_intf.Hashtbl.S_binable

module type S_binable = Core_hashtbl_intf.S_binable  with type ('a, 'b) hashtbl = ('a, 'b) t

include Core_hashtbl_intf.S
include Core_hashtbl_intf.Binable.S1