Module type Indexer.Elt

module type Elt = sig .. end

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