emacs-devel
[Top][All Lists]
Advanced

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

RE: seq-some-p and nil


From: Drew Adams
Subject: RE: seq-some-p and nil
Date: Wed, 9 Sep 2015 10:53:30 -0700 (PDT)

> seq-some already solves those problems.  The user can provide a FUN that
> returns a cons if she so wishes.  It's simple and general.

So is assembly language simple and general.  Why make callers of
`seq-some' deal with the nil-value-vs-not-found issue and wrap
existing predicates they want to reuse with cruft, just to get
the desired effect?  Why not just have `seq-some' DTRT, always?



reply via email to

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