Skip to content

Declare subscription order for amb and ambWith in documentation. #5044

Closed
@JakeWharton

Description

@JakeWharton

amb() should declare that it subscribes to the supplied observables in the order of the iterable/array. ambWith() should declare that it subscribes to the host observable before the supplied 'other' observable.

This allows consumers to explicitly rely on this ordering and a deviation from it to be a bug.

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