Skip to content

ability to compare a pointer with a nullable pointer #658

Closed
@andrewrk

Description

@andrewrk

The == and != operators should work when the LHS and RHS are any combination of &T and ?&T.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSolving this issue will likely involve adding new logic or components to the codebase.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions