taohailong

Results 1 issues of taohailong

Description: Using the result of IGListDiff to transform the original array into the target array does not produce the expected output. Reproduction Steps: ```objc NSArray *oriList = @[@"A", @"B", @"C",...