Skip to content

Query::for_each_combinations(_mut) #4704

Open
@james7132

Description

@james7132

What problem does this solve or what need does it fill?

Query::for_each_combinations(_mut), the for_each equivalent of iter_combinations(_mut).

What solution would you like?

The bug that is cited in the docs for Query::iter_combinations (rust-lang/rust#62529), has been resolved. Another attempt at implementing it should be taken.

What alternative(s) have you considered?

Don't implement it. Remove the comment about the bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ECSEntities, components, systems, and eventsC-FeatureA new feature, making something new possible

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions