like [zl nth] but for multiple list members?

Wetterberg's icon

I can't for the life of me remember if such an object exists; basically one that gives you, for instance the first and sixteenth member of a list.

zl nth helps a bit, but is one value at a time. Anything that I can send a list of positions and get corresponding values without iterating first would be helpful.

thanks, crew :)

ak's icon

zl.lookup

Wetterberg's icon

haha! yes, I've been staring right at it - doh! didn't see the forest for all the trees, even though I practically live inside the zl helpfile, hehe.

thanks, fellow Andr*