@DeathGates cookies I think
Can we get a "substract list" action please?
-
I am having to do a "contains" check and loop over two large lists and its taking over 3 hours.
a simple VB.net like
list1.except(list2).distinct.toListtakes about 2 seconds.
Thanx