invoke

inline suspend operator fun <A> invoke(crossinline func: suspend EvalEffect<*>.() -> A): Eval<A>