Join Slack
Communities
Powered by
<@U169UQEKE> To be precise, Kotlin has `data` clas...
# random
k
kirillrakhman
11/03/2016, 7:50 PM
@janvladimirmostert
To be precise, Kotlin has
data
class like
Pair
and
Triple
and destructuring. That's not the same as tuples and is also less efficient than what C# has because the JVM doesn't have value types yet
Open in Slack
Previous
Next