Join Slack
Powered by
is there a more idiomatic way to do: ``` val msg =...
# announcements
r
rogeralsing
07/15/2017, 1:34 PM
is there a more idiomatic way to do:
Copy code
val msg = context.message when (msg) {
or do I need to do this always for smart casts?
Open in Slack
Previous
Next