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