Module Instances.Instanciate

Parameters

module A : Types.TYPE

Signature

include Types.PRINTABLE with type t = A.t T.t
type t = A.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