Skip to content

API Design Review: Conditionals #683

Closed
@benjchristensen

Description

@benjchristensen

Discussion with @headinthebox suggests that the conditional operators really don't belong in RxJava (at least not the core) as they were added to Rx.Net for very specific use cases in F#.

These include ifThen, switchCase, doWhile, whileDo.

Are there reasons to keep these? If so do we move them out of Observable or should we delete them?

/cc @headinthebox and @jhusain

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