fun <T> Iterator<T>.toFlux(): Flux<T>
Extension for transforming an Iterator to a Flux.
Author Sebastien Deleuze
Since 3.1