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