[Python-ideas] Parametrized any() and all() ? (original) (raw)
Terry Reedy tjreedy at udel.edu
Fri Jan 18 19:36:07 CET 2013
- Previous message: [Python-ideas] Parametrized any() and all() ?
- Next message: [Python-ideas] Parametrized any() and all() ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 1/18/2013 10:54 AM, Eric Snow wrote:
On Fri, Jan 18, 2013 at 5:52 AM, Nick Coghlan <ncoghlan at gmail.com> wrote:
DSU is great for cases where you need it, but a transformation pipeline is otherwise likely to be faster (or at least not substantially slower). It took me a sec. :) DSU == "Decorate-Sort-Undecorate". [1]
No, no, no. Its Delaware State University in Dover, as opposed to Univesity of Delaware (UD) in Newark ;-).
In other words, it depends on the universe you live in.
Terry Jan Reedy
- Previous message: [Python-ideas] Parametrized any() and all() ?
- Next message: [Python-ideas] Parametrized any() and all() ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]