AustinScola / seligimus

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

equal_type name is misleading #183

Open AustinScola opened 3 years ago

AustinScola commented 3 years ago

The equal_type decorator is actually currently testing if the other object is an instance of an equal type or is an instance of a subtype. Should the name be changed to reflect this?