Skip to content

Whither System.Linq.AsyncEnumerable? #29145

@Damien-The-Unbeliever

Description

@Damien-The-Unbeliever

IEnumerable has a companion class - System.Linq.Enumerable - that provides LINQ to Objects implementation.

IAsyncEnumerable doesn't seem to have such a companion. Is this a deliberate decision? I can't find any discussion on this but I may be searching wrong.

In the meantime, I've spent a couple of weekends trying to build my own. It doesn't seem undoable but perhaps there's a reason it's undesirable?

(It is, however, undoubtedly tedious to produce all of the overloads)

Metadata

Metadata

Assignees

No one assigned

    Labels

    api-suggestionEarly API idea and discussion, it is NOT ready for implementationarea-System.Linq

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions