molikto
04/23/2020, 1:40 PMList<String>
as stable?Adam Powell
04/23/2020, 3:16 PMLeland Richardson [G]
04/23/2020, 3:25 PMlistOf("foo", "bar")
Adam Powell
04/23/2020, 3:36 PMModelList
might be a solution here, dependingLeland Richardson [G]
04/23/2020, 4:07 PMmolikto
04/23/2020, 4:09 PMLeland Richardson [G]
04/23/2020, 4:13 PMmolikto
04/23/2020, 4:16 PMLeland Richardson [G]
04/23/2020, 4:20 PM@Stable
annotation sprinkled over almost every type in user-land thoughmolikto
04/23/2020, 4:24 PMZach Klippenstein (he/him) [MOD]
04/23/2020, 8:25 PMideally kotlin at some point can provide some notion of immutability that we can rely on from a more language-level ecosystem standpointThis would be awesome, but this seems very unlikely anytime soon. It would probably require a better notion of immutability on the JVM or value types or something wouldn’t it? I haven’t been following the progress of Valhalla too closely but I would think it’s quite a ways off for android use.
Leland Richardson [G]
04/23/2020, 9:10 PM@Stable
is sprinkled all around the entire ecosystem