Join Slack
Powered by
Hi, guys. Shouldn't it be declared as `public clas...
# kontributors
d
dimiii
05/14/2018, 2:06 PM
Hi, guys. Shouldn't it be declared as
public class Array <out T>
?
https://github.com/JetBrains/kotlin/blame/1.2.40/core/builtins/native/kotlin/Array.kt#L26
I mean, java arrays are covariant, so the declaration should represent this.
2
Views
Open in Slack
Previous
Next