Module Instances.InstanciateBoth

Parameters

module L : Types.TYPE
module R : Types.TYPE

Signature

include Types.PRINTABLE with type t = (L.t, R.t) T.t
type t = (L.t, R.t) T.t
val pp : t Types.pp
val compare : t -> t -> int
val order : t -> t -> Types.order
val equal : t -> t -> bool
val hash : t -> int