Skip to content

Object vs Dictionary #35

@daiyam

Description

@daiyam

let foo = {} shouldn't add any instance methods (no toString())

Can't be replaced with Map due to performance but maybe with let foo = Object.create(null)
[source]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions