sig
  type t
  val equal : CCHashTrie.KEY.t -> CCHashTrie.KEY.t -> bool
  val hash : CCHashTrie.KEY.t -> int
end