On 02/11/2015 05:04 AM, Albert van der Horst wrote:

> That's the reason why my ideal Python doesn't attach a name to a lambda 
> denotation:
> 
> x -> x**2

Hmmm.  So now let's say you have a few dozen of these types of functions, and 
you want to talk about the twenty-sixth
one with a peer... are you going to say, "Hey, look at the twenty-sixth one -- 
I think it has a bug." or something more
like, "Hey, I think there's a bug in the hyp sin function." ?

People use names, names are good.

Python uses names, because names are good.

--
~Ethan~

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to