Similar to this question:
Setting up a equal function in common lisp using only "eq"
except, I'd like to be compare two sets for equality, disregarding order. How would I do this?
There are a number of set functions in CL. Among those you can use (null (set-exclusive-or set-a set-b))
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With