Find minimal change for elements in the array
Use the operational transformation to handle array.
When meet "replace" operation, go deeper (to the internal node) to find minimal change and yield small patch.
Use the operational transformation to handle array.
When meet "replace" operation, go deeper (to the internal node) to find minimal change and yield small patch.