Skip to content

Add integer type #70

@bmistree

Description

@bmistree

Equality and comparisons on floating point values are notoriously a bad idea because you can lose precision, etc. It's a far better idea to have an int type (or at least one behind the scenes) that takes care of this for us.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions