-
-
Notifications
You must be signed in to change notification settings - Fork 405
Open
Description
See existing behavior of each vs each-in
Is there a good reason to not have each just... do everything?
- handle non-arrays (call .entries() or Object.entries())
- continue to yield out the index as the last param (each-in does not do this)
Metadata
Metadata
Assignees
Labels
No labels