Join Slack
Powered by
It's basically the same as ```if (any !is String) ...
# announcements
k
karelpeeters
11/23/2018, 9:38 PM
It's basically the same as
Copy code
if (any !is String) throw ClassCastException()
which would also smartcast.
Open in Slack
Previous
Next