Dominic Jones Wed, 16 Feb 2011 01:56:18 -0800
Hello, Is there a library function for min/max for integers. I would rather not use the ?-operator, it's rather clumsy. I looked in the standard lib and only found f(min|max).
Thank you, Dominic Jones