__eq__

AlternativeScheme.eq

__eq__(self, AlternativeScheme other) -> bool

Determines whether the specified object is equal to the current object.

ParameterTypeDescription
otherAlternativeScheme

Return Type: bool — True if the specified object is equal to the current object; otherwise, false.