-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Extract identifiers in a way that allows entity objects to use same equality operations:
- Without duplicating the operations
- Without colliding between objects of the same ID and different types
- With minimum implementation detail in objects using identifiers
Possibly also in a way that allows enumeration, but it may be more likely that the objects are enumerated rather than their identifiers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request