Skip to content

Single.concatEager is not implemented #5974

@boris-petrov

Description

@boris-petrov

Single.concatEager and Completable.concatEager are not available. Observable.concatEager and Maybe.concatEager are. Is there any reason for that or you just haven't gotten to that?

It's kind of a pain as I currently cast all my Singles to Maybes, use Maybe.concatEager and then cast back... :)

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