Skip to content

1.x: Feature Request Observable.firstOrDefaultSingle #4277

Closed
@vanniktech

Description

@vanniktech

How do you guys feel about an overload that is named something along the lines of Observable.firstOrDefaultSingle and basically does the same as Observable.firstOrDefault with the difference of returning a Single<T> instead of Observable<T>?

Edit: Could also maybe be called firstOrDefaultAsSingle

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