A.Enum.drop
You're seeing just the function
drop
, go back to A.Enum module for more information.
Specs
Drops the amount
of elements from the enumerable
.
Mirrors Enum.drop/2
with higher performance for Aja structures.