HomePhabricator
Diffusion Comm f1bfa41e62f4

[lib] introduce function to find deep difference between two objects

Description

[lib] introduce function to find deep difference between two objects

Summary:
Implement function returning objects with properties that are included in first object but not included in second one.

Flow doesn't like generic Map<K, T> while iterating over properties, so I used Object.

Depends on D7752

Test Plan: Run tests

Reviewers: michal, ashoat

Reviewed By: ashoat

Subscribers: ashoat, atul

Differential Revision: https://phab.comm.dev/D7753

Details

Provenance
kamilAuthored on May 9 2023, 2:57 AM
Reviewer
ashoat
Differential Revision
D7753: [lib] introduce function to find deep difference between two objects
Parents
rCOMM0cbe6716f620: [native] Use BlobUtils for media encryption/decryption
Branches
Unknown
Tags
Unknown