You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the dict constructed by Diff.dict(), change the _dst and _src keys to something more intuitive, aesthetically pleasing, and/or "diff-like" -- perhaps - and +, or < and >?
Use Case
The current "_src" and "_dst" keys were selected to avoid any likely conflict with the child DiffElement names, e.g.: