Join Slack
Powered by
Something like the following: ``` (name, age) = pe...
# getting-started
g
goncalossilva
10/19/2016, 6:47 PM
Something like the following:
Copy code
(name, age) = person
As in this example:
https://kotlinlang.org/docs/reference/multi-declarations.html
Open in Slack
Previous
Next