Vocabularysequences.
deepInputsOutputsWord descriptionExecute a quotation on each nested element of an object and its children, in preorder. The first iteration is called with
identity
and the first element. Subsequence iterations are called with the result of the previous iteration and the next element.
See alsoreduceDefinition