They can be implemented more efficiently than relying on concatMap
or flatMap
, similarly to how Flowable
implements them.
In addition, the bufferSize
overloads make no sense as the operation is completely synchronous and nothing is to be buffered. (In comparison, Flowable.concatMapIterable
has to buffer the upstream items because the downstream may not be ready to consume the iterable.)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4