class documentation

class InfinityType: (source)

View In Hierarchy

Undocumented

Method __eq__ Undocumented
Method __ge__ Undocumented
Method __gt__ Undocumented
Method __hash__ Undocumented
Method __le__ Undocumented
Method __lt__ Undocumented
Method __neg__ Undocumented
Method __repr__ Undocumented
def __eq__(self, other: object) -> bool: (source)

Undocumented

def __ge__(self, other: object) -> bool: (source)

Undocumented

def __gt__(self, other: object) -> bool: (source)

Undocumented

def __hash__(self) -> int: (source)

Undocumented

def __le__(self, other: object) -> bool: (source)

Undocumented

def __lt__(self, other: object) -> bool: (source)

Undocumented

Undocumented

def __repr__(self) -> str: (source)

Undocumented