Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Functions with unknown number of argumerns

  • sum(a, b, c, ...)
  • reduce(function, a, b, c, ...)
  • report (function, foo = 23, bar = 19, moo = 70, ...)
  • report (function, a, b, c, ..., foo = 23, bar = 19, moo = 70, ...)