Slide 7
              Slide 7 text
              
                  The relationship between them is implicit, an idea that only exists in the
mind of the programmers. It should be explicit, a part of the language,
and existing for all time. Counter and Double should be bound.
= the Destiny Operator
1
map(x => x*2) 2
3
6