Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-07-26 16:17:47 +03:00
parent 2976eb39b2
commit 33bb51c0d9

View File

@ -831,9 +831,10 @@ function(A, B, cmp){
// with the original implementation and use diff(..) as a sub-tree
// comparator...
// XXX need:
// - skip unchanged subtrees
// - skip/clear unchanged subtrees when removed
// - link comparison -- should support linking from both sides...
// - item relative indexing (DONE)
// - ... (anything else???)
var keyValueDiff =
function(A, B, options={}){
return diffSections(