`.zipWithNext().map{(curr, next) -> ... }`
# getting-started
k
.zipWithNext().map{(curr, next) -> ... }