sig
type
(
'
a,
'
b) t = (
Core_hashtbl_intf
.
Key
.t,
'
b)
T
.t
end