EQKEY
signatureThe EQKEY
signature defines a key type for which the only
necessary operation is an equality test.
type t
val equal : t * t → bool
val toString : t → string
type t
val equal :
t * t → bool
val toString :
t → string