https://kotlinlang.org logo
m

menegatti

06/13/2017, 2:29 PM
what was the function to constraint a number to a certain range? something like
Math.min(maxValue, Math.max(minValue, myValue))