You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>
Both Elixir and our brains need to interpret what's inside the brackets of
<code>List.first/1</code> first, then interpret <code>List.first/1</code>.
That requires us to jump around a little in the code because the code is
not executed in the order that you would read it.
</p>
But I think having an image alongside that explanation would be helpful.
The text was updated successfully, but these errors were encountered:
In Ch10, there's this:
But I think having an image alongside that explanation would be helpful.
The text was updated successfully, but these errors were encountered: