Hullaballoonatic
10/19/2018, 4:22 AMkingsley
10/21/2018, 4:42 PMnumber.coerceIn(min..max)
?Hullaballoonatic
10/26/2018, 8:20 PMHullaballoonatic
10/26/2018, 8:21 PMvar x: Int in a..b
Hullaballoonatic
10/26/2018, 8:22 PM..
like ..a
and b..
to imply to infinity (or rather the max/min values of the data type)Hullaballoonatic
10/26/2018, 8:23 PMvar x: Int in (a, b]
Hullaballoonatic
10/26/2018, 8:24 PMvar y in ['a', 'z']
Hullaballoonatic
10/26/2018, 8:24 PM