module Make_binable (Key : siginclude Hashtbl.Key include Binable.S end) : S_binable with type key = Key.t
(
Key
:
sig
include Hashtbl.Key
include Binable.S
end
)
S_binable
with type key = Key.t
sig include Key include Binable.S with type t := t end