I have 2 lists of elements '(a b c) '(d b f) and want to find differences, union, and intersection in one result. Is that possible? How?I have 2 lists of elements '(a b c) '(d b f) an
I have 2 lists of elements '(a b c) '(d b f) and want to find differences, union, and intersection in one result. Is that possible? How?I have 2 lists of elements '(a b c) '(d b f) an