A.Enum.fetch
You're seeing just the function
fetch
, go back to A.Enum module for more information.
Specs
Finds the element at the given index
(zero-based).
Mirrors Enum.fetch/2
with higher performance for Aja structures.