On 14/12/19 6:44 am, Christopher Barker wrote:
I think we all agree that it does not belong in __builtins__,

Do we? I'm not convinced. We already have all() and any()
in builtins, which are similar in that they operate on
iterators or iterables.

--
Greg
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/KT4ZAETEQNRY7WHATFFBH67D3OETY6CI/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to