sig
type
t = key
val
equal : t
->
t
->
bool
val
hash : t
->
int
end