Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-07-24 23:22:55 +03:00
parent c9dc124f7a
commit 699cfc279f

View File

@ -826,7 +826,10 @@ function(A, B, cmp){
// .....will we have container border issues here???
// ........should this be optional???
// this can also be achieved by nesting...
// XXX not yet sure if this is not over-complicating things...
// XXX not yet sure if this whole thing is not over-complicating things...
// XXX one different approach that could also be used is to combine this
// with the original implementation and use diff(..) as a sub-tree
// comparator...
var keyValueDiff =
function(A, B, options={}){
return diffSections(