def begin(self): return _cvxcore.IntIntMap_begin(self)
def begin(self) -> "std::map< int,int >::iterator": return _cvxcore.IntIntMap_begin(self)