workshop icon indicating copy to clipboard operation
workshop copied to clipboard

Max function should return the largest Int instead of the smallest

Open rlippolis opened this issue 6 years ago • 0 comments

Currently, the implementation of the max and max2 functions return the smallest Int. This of course should be the largest.

rlippolis avatar Jul 03 '19 14:07 rlippolis