start | all-pages

executionflowcombinators Execution flow *combinators execute other functions. invocation conditional looping ---------- ----------- ---------- +call +choose +times +jump +if +indexed-times +gc +-if +while +until +forever Some data types include a `for-each` form that would be classed as an execution flow combinator. These include +a:for-each and +s:for-each