Join Slack
Powered by
yeah, `Array<Something>`, something is effec...
# announcements
g
groostav
07/07/2017, 2:24 AM
yeah,
Array<Something>
, something is effectively reified as its turned into the corresponding java array type
Something[]
. In that sense, the kotlin
Array
type, despite pretending to be a generic, isnt really generic
Open in Slack
Previous
Next