Example #1
0
 def copy(self):
     return _cvxcore.SwigPyIterator_copy(self)
Example #2
0
 def copy(self) -> "swig::SwigPyIterator *":
     return _cvxcore.SwigPyIterator_copy(self)