Parameters
Signature
type t = X.t * Y.t
val dump : Stdlib.Format.formatter -> (X.t * Y.t) -> unitval check : (X.t * Y.t) -> unitval compare : (X.t * Y.t) -> (X.t * Y.t) -> intval equal : (X.t * Y.t) -> (X.t * Y.t) -> boolval hash : (X.t * Y.t) -> int