Min Max
Section Pages
min
Returns the lowest of its two arguments
min element
Returns the element with the smallest value
max
Returns the greatest of its two arguments
max element
Returns the element with the largest value
lexicographical compare
Returns whether a range is lexicographically less than another range.
next permutation
Permutes the order of the elements
prev permutation
Permutes the order of the element