I've seen `listOf()` and `mutableListOf()`, so one...
# getting-started
h
I've seen
listOf()
and
mutableListOf()
, so one must be immutable, right?