<@U2MJQ2R55> if you want a list of pairs you could...
# announcements
b
@henbruas if you want a list of pairs you could do
ints.zip (doubles.toList()) {i,d ->i to d}