Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
LINQ FU 1 - COMPARE TWO LISTS Matches and Exceptions by mogstuff
compare widgets to userIds


Get matches
1;3


Do we have any entries in widgets that do not exist in userIds ?
if yes then add them
2


Do we have any entries in userIds that do not exist in widgets?
if yes then delete them
5;9
Cached Result
Last Run: 3:46:22 pm
Compile: 0.173s
Execute: 0.016s
Memory: 8kb
CPU: 0.016s