Skip to content

Subtle bug #1

@elclanrs

Description

@elclanrs

This program has a subtle bug. Open issue if you found it and I'll give you credit.

Since object keys are strings, anything that's not a string will be stringified, which will make the following true:

1 === '1'
{} === {}
[] === []
//...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions