AustinScola / seligimus

A mono-library.
MIT License
1 stars 0 forks source link

Add a type alias for __eq__ #155

Closed AustinScola closed 3 years ago

AustinScola commented 3 years ago

Add a type alias for the signature of the equality operator __eq__ similar to seligimus.python.decorators.standard_representation.Repr for __repr__.