(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* t -> bool = "%eq" external compare : t -> t -> int = "caml_int_compare" val hash : t -> int