tango.util.MinMax
License:
BSD style:
Version:
Jan 2010: Initial release
author:
Kris
- T min(T)(T a, T b);
- Return the minimum of two arguments (of the same type)
- T max(T)(T a, T b);
- Return the maximum of two arguments (of the same type)
Page generated by Ddoc. Copyright (c) 2010 Kris. All rights reserved.