eager

inline fun <A> eager(crossinline f: suspend NullableEagerEffectScope.() -> A): A?