Program.MkBindings
module T : Std_extra.Types.TYPE
include Std_extra.Types.PRINTABLE with type t = T.t * Bindings.t
type t = T.t * Bindings.t
val pp : t Std_extra.Types.pp
val compare : t -> t -> int
val order : t -> t -> Std_extra.Types.order
val equal : t -> t -> bool
val hash : t -> int