Module Repr.Type

Type identifiers. Can be removed once we require OCaml 5.1

type (_, _) eq =
  1. | Equal : ('a, 'a) eq
module Id : sig ... end