Major Section: PROGRAMMING
(Set-difference-eq x y)
is logically equivalent to
set-difference-equal
, except that the guard requires not only that
the two arguments are true-listp
s but also that at least one is a
symbol-listp
. Also see set-difference-equal.