Apr 10, 2022
Worth reading the text at https://github.com/Kotlin/KEEP/issues/278 as the proposed syntax was updated to:
val elementList: List<Element>
field = mutableListOf()
Regardless of the syntax this is a feature I’m looking forward to also.
Worth reading the text at https://github.com/Kotlin/KEEP/issues/278 as the proposed syntax was updated to:
val elementList: List<Element>
field = mutableListOf()
Regardless of the syntax this is a feature I’m looking forward to also.
Matt Dolan has been eating doughnuts and developing with Android since the dark days of v1.6.