Yeah, it's the same, list mutable or uses var. I p...
# android
m
Yeah, it's the same, list mutable or uses var. I prefer the var solution. Mutable list is more dangerous with concurrents access