A  I  M  R  U 

A

asFlow(io.smallrye.mutiny.Multi,java.lang.Integer,kotlinx.coroutines.channels.BufferOverflow) - function in io.smallrye.mutiny.coroutines.MultiKt
Subscribe to this Multi and provide the items as Flow.
asMulti(kotlinx.coroutines.flow.Flow) - function in io.smallrye.mutiny.coroutines.MultiKt
Provide this Flows items or failure as Multi.
asUni(kotlinx.coroutines.Deferred) - function in io.smallrye.mutiny.coroutines.UniKt
Provide this Deferreds value or failure as Uni.
awaitSuspending(io.smallrye.mutiny.Uni) - function in io.smallrye.mutiny.coroutines.UniKt
Awaits the result of this Uni while suspending the surrounding coroutine.
A  I  M  R  U