Module Tjr_int

module type TYPE_ISOMORPHIC_TO_INT = sig ... end
module Make_type_isomorphic_to_int : functor () TYPE_ISOMORPHIC_TO_INT
val compare : int -> int -> int