Join Slack
Powered by
Is there a reason Kotlin doesn't have nested destr...
# announcements
s
shamrock_frost
12/17/2017, 3:42 AM
Is there a reason Kotlin doesn't have nested destructuring or destructuring in
is
clauses of a
when(x)
statement?
a
Andreas Sinz
12/17/2017, 12:31 PM
Usually its enough for most of the use-cases, I don't think there is a technical reason its not implemented
r
radityagumay
12/17/2017, 1:37 PM
Are you going to check instance of?
3
Views
Open in Slack
Previous
Next