Skip to content

Equality tests for integer types seem too roundabout #2

@schoen

Description

@schoen

This repo uses subtraction followed by zero-testing to test equality of integer types like u8. But we already have equality-testing jets for these types. Why not just wrap the equality-testing jets, like jet::eq_8?

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