def __eq__(self, x: 'SwigPyIterator') -> "bool":
     return _pywraplp.SwigPyIterator___eq__(self, x)
Example #2
0
 def __eq__(self, x):
     return _pywraplp.SwigPyIterator___eq__(self, x)