sagaOption

fun <A> sagaOption(f: suspend SagaOptionEffect.() -> A): Saga<Option<A>>

Sources

jvm source
Link copied to clipboard