sig
  type t
  val eq : Table.ItemEq.t -> Table.ItemEq.t -> bool
  val to_string : Table.ItemEq.t -> string
end