Node | Description |
---|---|
sap/base/util/array/diff |
Calculates delta of old list and new list. |
sap/base/util/array/uniqueSort |
Sorts the given array in-place and removes any duplicates (identified by "==="). |
Method | Description |
---|