Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Remove Equatable & Hashable code if possible #150

@drumnkyle

Description

@drumnkyle

It should be possible to remove all of the manual Hashable and Equatable conformance code in favor of just having all underlying types conform to it. This could necessitate type erasure so we'll have to really look at this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions