def clear(self): return _cvxcore.IntIntMap_clear(self)
def clear(self) -> "void": return _cvxcore.IntIntMap_clear(self)