Then just assign it back like `map[key] = map[key]...
# getting-started
e
Then just assign it back like
map[key] = map[key]?.let { f(it) } ?: init