class documentation

class _Equal:

View In Hierarchy

A class the instances of which are equal to anything and everything.

Method __eq__ Undocumented
def __eq__(self, other: object) -> bool: ΒΆ

Undocumented