you can also just use `map` instead of `replaceAll...
# getting-started
u
you can also just use
map
instead of
replaceAll
, but then you will have to use
toMutableList
if you really want to keep it mutable