invoke

inline suspend operator fun <E, A> invoke(semigroup: Semigroup<E>, crossinline f: suspend IorEffectScope<E>.() -> A): Ior<E, A>