PEP 289: universal and existential operators

Greg Ewing (using news.cis.dfn.de) g2h5dqi002 at sneakemail.com
Wed Nov 12 21:54:27 EST 2003


Will Stuyvesant wrote:
> Oh no!  Their mathematical names are "forall" and "exists" and that is
> what they should be IMO.

Actually, their mathematical names are an upside-down "A"
and an upside-down "E", which are often pronounced "for
all" and "there exists", but other pronunciations are
possible.

In Python, "all" and "any" would be closest to the
conciseness of the mathematical symbols, IMO. Until
we get to use Unicode in identifiers, anyway...

-- 
Greg Ewing, Computer Science Dept,
University of Canterbury,	
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg





More information about the Python-list mailing list