Skip to content

Generate __hash__ on record as well #75

Closed
@kanghyojun

Description

@kanghyojun

In Python, by implementing __hash__ object becomes hashable. That means set can contain it or it can be a key of dict.

Metadata

Metadata

Assignees

Labels

cmp:compilerComponent: Compiler backend (e.g., annotation processors, code generators)target:pythontyp:enhanceType: Enhancement/new feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions