`theMap.map { it.toPair() }` as good as it gets?
# getting-started
g
theMap.map { it.toPair() }
as good as it gets?