Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RxScala bindings for mergeMap and concatMap are missing #1250

@headinthebox

Description

@headinthebox

bindings for mergeMap are missing in RxScala. In fact, I would rather not expose mergeXXX in scala and just overload flatXXX. The default way to flatten Rx streams is merging.

Bindings for concatMap are missing as well, these should be added as themselves.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions