Module Red_black_tree_test.Int

module Int: sig .. end

type t = int 
val compare : 'a -> 'a -> int
val show : int -> string