A.Enum.sum
You're seeing just the function
sum
, go back to A.Enum module for more information.
Specs
Returns the sum of all elements.
Mirrors Enum.sum/1
with higher performance for Aja structures.