Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Perhaps just mimic Array.from()? #4

Closed
@getify

Description

@getify

Two options... could Object.fromEntries() just add an optional second param function that's called for each entry?

Or just add Object.from() which shallow-iterates a whole object (like Object.assign() does) but then has the optional second param function?

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