help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Comparing lists


From: Philip Kaludercic
Subject: Re: Comparing lists
Date: Wed, 13 Sep 2023 10:34:22 +0000

Petteri Hintsanen <petterih@iki.fi> writes:


[...]

> The problem is that sometimes the same data can be in a reversed or
> otherwise different order.  For example, the data above could be
> arranged like this:

[...]

> I'm not adept with lisp structures so I'm not particularly confident
> about this.  Do you see any obvious problems?  Are there better options?

Have you considered using cl-set-difference or seq-set-equal-p?

> Thanks,
> Petteri



reply via email to

[Prev in Thread] Current Thread [Next in Thread]