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

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

bug#26540: 25.2; [PATCH] Add cl-set-equal to test for set equality


From: Damien Cassou
Subject: bug#26540: 25.2; [PATCH] Add cl-set-equal to test for set equality
Date: Mon, 17 Apr 2017 11:16:10 +0200


This patch adds cl-seq-equal to test whether two lists have the same elements. I.e., if every element of LIST1 also appears in LIST2 and if every element of LIST2 also appears in LIST1.
--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill

Attachment: 0001-Add-cl-set-equal-to-test-for-set-equality.patch
Description: Text Data


reply via email to

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