Join Slack
Powered by
Well you can use <https://kotlinlang.org/api/lates...
# getting-started
a
adam-mcneilly
01/15/2018, 3:13 AM
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.
Open in Slack
Previous
Next