Skip to content

airfram-rx: Rx[A] should have .map, .flatMap, methods #2917

@xerial

Description

@xerial

Rx[_] currently has only for premitive method to be a common interface with an RxOption, which has different flavors.

But using RxOption is less frequent, so Rx[_] should be able to concatenate operators without calling Rx.toRxStream. Some re-design should happen in Rx and RxOption interface.

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