Functor Hashtbl.Make_binable

module Make_binable: 
functor (Key : Key_binable) -> S_binable with type key = Key.t
Parameters:
Key : Key_binable