Parameters
Signature
type t = X.t array
val dump : Stdlib.Format.formatter -> X.t array -> unitval check : X.t array -> unitval compare_elems : X.t array -> X.t array -> int -> int -> intval compare : X.t array -> X.t array -> intval equal : X.t array -> X.t array -> boolval hash : X.t array -> int