`.map { it -> { it.distance = 2 } }`
# getting-started
b
.map { it -> { it.distance = 2 } }