Module type CCTrie.ORDERED

module type ORDERED = sig .. end

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