buzz_syntax_cheatsheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
buzz_syntax_cheatsheet [2016/04/09 22:56] rootbuzz_syntax_cheatsheet [2016/04/09 22:58] root
Line 111: Line 111:
  
 # creating a lambda # creating a lambda
-= function(a, b) {+lambda = function(a, b) {
    return a + b    return a + b
-}</code> |+} 
 +lambda(1,2)</code> |
 ^ Math |<code buzz># all the math functions are part of the 'math' table ^ Math |<code buzz># all the math functions are part of the 'math' table
  
  • buzz_syntax_cheatsheet.txt
  • Last modified: 2018/03/23 18:17
  • by jayam