Kotlin array return lambda instead of value

前端 未结 0 1736
悲哀的现实
悲哀的现实 2020-12-09 19:43

I am new to kotlin and i noticed that when creating array if I used { } the return type is lambda instead of string in the following example

val array1 = Arra         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题