Join Slack
Communities
Powered by
is destructuring assignments allowed in init block...
# getting-started
j
jb
10/04/2017, 5:53 PM
is destructuring assignments allowed in init blocks for properties? "class X { val x: String; val y: String; init { (x, y) = someFunc(..) } }"?
Open in Slack
Previous
Next