GNU bug report logs - #52383
29.0.50; [suggestion] Add seq-set-subset-p to seq.el

Previous Next

Package: emacs;

Reported by: Marco Wahl <marcowahlsoft <at> gmail.com>

Date: Thu, 9 Dec 2021 00:56:02 UTC

Severity: wishlist

Found in version 29.0.50

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: 52383 <at> debbugs.gnu.org, Marco Wahl <marcowahlsoft <at> gmail.com>, Juri Linkov <juri <at> linkov.net>
Subject: bug#52383: 29.0.50; [suggestion] Add seq-set-subset-p to seq.el
Date: Sun, 12 Dec 2021 05:57:45 +0100
Michael Heerdegen <michael_heerdegen <at> web.de> writes:

>> There are already some commands in seq that look like set commands:
>> seq-union, seq-intersection, seq-difference.
>
> Yes, but that's unfortunate, and we need to stop at some point.  These
> functions also don't really fit in seq.el.

And they're too slow to be used for even smallish sets.  So we should
grow a set.el library that is more efficient CPU-wise.  (The set
functions in seq.el are efficient RAM-wise, though.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 249 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.