min/max refactor.
Factor all the min's and max's into one minmax routine. Be more careful when choosing the neutral element for the integer min/max.
Loading
Please sign in to comment
Factor all the min's and max's into one minmax routine. Be more careful when choosing the neutral element for the integer min/max.