Skip to content

logical negation operator isn't included in core::ops #4105

Closed
@thestinger

Description

@thestinger

Rust uses ! as the bitwise complement operator rather than strictly a boolean logical negation, so libraries implementing numeric types could make use of it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions