Skip to content

Comparing different types does JS style comparisons #42

Open
@wryun

Description

@wryun

e.g.1 < "2" is true, when according to my reading of the spec it should be null. This is particularly strange since strict comparison is used for equality (e.g.. 1 == "1" is false).

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