Module Firstorder_core_plugin.Unify

module Item : sig ... end
type instance =
| Real of Item.t * int
| Phantom of EConstr.constr
val more_general : Environ.env -> Evd.evar_map -> Item.t -> Item.t -> bool