Skip to content

CombineLatest for an array of upstreams #358

@czechboy0

Description

@czechboy0

I have a need for an algorithm that's like the existing CombineLatest, but for an array of upstream async sequences that all share the same element type.

The number of upstream is not known at build time, so this isn't an ask for CombineLatest with variadic generics.

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