Current learning Swift, there are ways to find max and min value for different kind of Integer like Int.max and Int.min
Int.max
Int.min
All of them with using swift 5.