VocabularylistsInputsOutputsWord descriptionCombines successive elements of the list (in a left-associative order) using a binary operation and outputs the final result.
See alsoleach,
lmap-lazy,
ltake,
lfilter,
lappend-lazy,
lfrom,
lfrom-by,
lconcat,
lcartesian-product,
lcartesian-product*,
lcartesian-map,
lcartesian-map*,
lmerge,
lwhile,
luntilDefinition