A.Enum.fetch-exclamation-mark
You're seeing just the function
fetch-exclamation-mark
, 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.