Skip to content

Extend *foreach syntax to support ES6 data structures #909

@TylerEich

Description

@TylerEich

This might be a pedantic request, but shouldn't *foreach microsyntax use of instead of in, since a for-in loop (for (item in items)) iterates an array's keys rather than its values?

This issue has expanded to include more than array iteration. One of my comments on this thread describes one possibility for making the *foreach syntax more flexible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions