emacs-devel
[Top][All Lists]
Advanced

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

Re: About `<prefix>--' (was Re: filenotify.el)


From: Stefan Monnier
Subject: Re: About `<prefix>--' (was Re: filenotify.el)
Date: Fri, 28 Jun 2013 18:54:04 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Agreed.  XOR is also an example.  Some generally useful features have
> been added to core Emacs Lisp recently (e.g., generalized variables),

Notice that these are language features, whereas powerset is in
a different category of "occasionally useful library function".

We sadly don't have a good place to put such generic functions.
Maybe we could create a new "set" library of set functions
(union, intersection, difference, powerset, membership, negation, ...).


        Stefan



reply via email to

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