I'm guessing `mutableListOf()` was introduced as a...
# random
c
I'm guessing
mutableListOf()
was introduced as an indirection in case one day, we have a better mutable list than
ArrayList