Never cast to `MutableList`, do `.toMutableList()`...
# getting-started
k
Never cast to
MutableList
, do
.toMutableList()
instead!