Ah, lemme clarify - we do want to return `Pair` fr...
# getting-started
s
Ah, lemme clarify - we do want to return
Pair
from the lambda, but using return within the lambda will prematurely return from the function that you’re calling
.map
or
.mapValues
from