Join Slack
Powered by
Hi. The Kotlin have a autounboxing like the Python...
# getting-started
n
necros
06/08/2016, 12:32 PM
Hi. The Kotlin have a autounboxing like the Python, something like this:
Copy code
var a: String var b: String (a,b) = someFuncWhichRetunPair()
Open in Slack
Previous
Next