Skip to content

Concat<Iterable<Observable>> #4329

Closed
Closed
@PaulWoitaschek

Description

@PaulWoitaschek

Is there a reason that there is Observable.merge(Iterable<Observable>) but not Observable.concat(Iterable<Observable>)?

If I understand correctly it could work similarly as
concat(from(iterable));

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions