map Iterable
Maps each Iterable emitted by the Observable using the provided mapper and emits Lists with the result elements. See map for more information.
Maps each Iterable emitted by the Observable using the provided mapper and emits Lists with the result elements. See map for more information.