pub fn effect_polymorphism_ty() -> Expr
EffectPolymorphism : ∀ e f, e : T!{f} → e : T!{f ∪ g} — Effect weakening.
EffectPolymorphism : ∀ e f, e : T!{f} → e : T!{f ∪ g}