def asdict(self): return _cvxcore.IntIntMap_asdict(self)
def asdict(self) -> "PyObject *": return _cvxcore.IntIntMap_asdict(self)