Skip to content

Consider removing = from Numbers/Compare section #28

@jafingerhut

Description

@jafingerhut

== is already there, and more appropriate for comparing numbers. = always returns false when comparing between integers, float/double, and BigDecimal.

Remove not= from the same section, for the same reason.

Add not= anywhere else in the cheat sheet that = is, e.g. Misc/Compare (never mind, not= is already there).

Remove == from Misc/Compare, since it more properly belongs in numbers section.

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