kmongo / org.litote.kmongo.coroutine / com.mongodb.reactivestreams.client.MapReducePublisher

Extensions for com.mongodb.reactivestreams.client.MapReducePublisher

coroutine

Gets coroutine version of MapReducePublisher.

val <T : Any> MapReducePublisher<T>.coroutine: CoroutineMapReducePublisher<T>