P E N C I L
Login
Create flux
Flux.just('"A","B")
Flux.range(5,2) => 5,6
Flux.fromArray()
Flux.fromIterable()