curious why `var (List)` and reassigning newly con...
# random
s
curious why
var (List)
and reassigning newly constructed lists rather than
val (MutableList)
and just adding to the list