invoke

suspend operator fun <E, A> invoke(f: suspend EffectScope<E>.() -> A): Either<E, A>(source)