Join Slack
Powered by
Are there any type conversions methods between num...
# announcements
j
jlleitschuh
10/19/2018, 4:04 PM
Are there any type conversions methods between numbers that throw exceptions if they wrap? For example:
Long.MAX_VALUE.toIntChecked()
would throw an exception.
Open in Slack
Previous
Next