Run a sequence of binary operations
.runOps(obj, ops, leftToRight = TRUE)list of objects.
list of operations (length should be 1 less than `obj`).
logical whether operations should be performed in order from left to right (default), or right to left.
matrix or array output of the sequence of binary operations