Applies one page command and returns a new arrangement. Inputs are never mutated. An operation that already has its requested result returns the original array, which lets stores avoid a redundant notification.
The pages to process, in document order.
The operation to apply.
Options that customize the operation.
The updated result.
Applies one page command and returns a new arrangement. Inputs are never mutated. An operation that already has its requested result returns the original array, which lets stores avoid a redundant notification.