Well you can use <https://kotlinlang.org/api/lates...
# getting-started
a
Well you can use https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/map-to.html to map like the names to one array, but to do two arrays you'd jave to call mapto twice, and you don't want two passes. Idk if there's a smoother way.