Module type Test.EQ

Types with equality and formatters.

type t
val equal : t -> t -> bool
val pp : Stdlib.Format.formatter -> t -> unit