ArrayBackend.__eq__
- ArrayBackend.__eq__(other)[source]
Implements the
==operator. It compares ifotheris also anArrayBackendand ifselfandotherhave the same implementationimpl
Implements the == operator.
It compares if other is also an ArrayBackend and if self and other have the same implementation impl