kmongo / org.litote.kmongo.coroutine / org.reactivestreams.Publisher / coroutine

coroutine

val <T : Any> Publisher<T>.coroutine: CoroutinePublisher<T> (source)

Gets coroutine version of Publisher.