Module type Tools.Base

module type Base = sig .. end

type t 
val compare : t -> t -> int