ع
Size: a a a
ع
AD
ع
ع
ع
ع
AD
АТ
ع
DK
AD
ع
AD
ع
ع
AD
Recursion and tail call optimization are an important part of Elixir and are commonly used to create loops. However, when programming in Elixir you will rarely use recursion as above to manipulate lists.
The Enum module, which we’re going to see in the next chapter, already provides many conveniences for working with lists.
ML
ML