def adding_will_overflow(x, y): return False
I have no idea if it's actually true but I find that funny.
Unless you're using a C bind, like numpy.
def adding_will_overflow(x, y): return False
I have no idea if it's actually true but I find that funny.