yield(boolean unwrap)Yield argument list to a block.
Stack required: context, block, argument
yieldSpecific()Yield to a block.
Stack required: context, block
yieldValues(int arity)Yield a number of flat arguments to a block.
Stack required: context, block