Skip to content

Is Gc pointer equality supported? #71

@awestlake87

Description

@awestlake87

I was wondering if there was some sort of equivalent to Arc::ptr_eq for Gc. I've been converting a project with lots of Arc references over to Gc and there are a few places where I want to do an identity check instead of an equality check, but I wasn't able to find anything like this in the docs.

If not, are there any obstacles to adding this check?

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