Join Slack
Powered by
ok but that does still not explain why ``` if(k...
# announcements
s
svd
12/02/2016, 12:17 PM
ok but that does still not explain why
Copy code
if(key is Foo) { val any = when (key) { is Foo.Bar -> key.smth } }
does not compile and complains when is not exhaustive
Open in Slack
Previous
Next