split

fun <T : Any> Flux<out Iterable<T>>.split(): Flux<T>

Extension for flattening Flux of Iterable

Author

Igor Perikov

Since

3.1