Skip to content

Iterable.whereType is not available as async version on Stream.whereType #59643

Open
@mkustermann

Description

@mkustermann

Most methods on Iterable are available on Stream making it easy for users to think about the ladder as the asynchronous version of the former.

Though it seems that e.g. Iterable.whereType is not available as async version on Stream.whereType.

/cc @lrhn

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.library-asynctype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions