Skip to content

_.each does not pass the container as the 3rd argument to the function #1

@pmuellr

Description

@pmuellr

In existing Array.prototype.forEach implementations, a 3rd argument is passed to the passed-in function - the original array. _.each should do this also

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions