Am just starting out with Livescript and want to know how the scope works.
Are the any good example/docs that show all scope symbols and usage. Symbols like:
- @
- -> vs ~>
- self
- :=
Edit
The problem I face:
This ethercalc code: line 103. I want to insert a call to a Java script function, i.e. to this send email code.