Especially, <@U0C2CG716> - `val (index, aliasMapp...
# getting-started
a
Especially, @dalexander - `val (index, aliasMappings) = it`: didn’t know that’s the way to destructure. I was trying to do it as a lambda: foo.filter { (k, v) -> …}