A.Enum.zip
You're seeing just the function
zip
, go back to A.Enum module for more information.
Specs
Zips corresponding elements from two enumerables into one list of tuples.
Mirrors Enum.zip/2
with higher performance for Aja structures.