January 2020
Intermediate to advanced
532 pages
13h 31m
English
We will see how it works for assignments first. Consider the following code:

From the preceding code, we can see that the variable assignment has a head node of = and two arguments—the variable to be assigned (x, in this case) and another expression object.
Read now
Unlock full access