Python style.

Gareth McCaughan Gareth.McCaughan at pobox.com
Thu May 11 16:48:06 EDT 2000


Andrew Cooke wrote:

[Fredrik Aronsson wrote:]
>> Well, using Haskells syntax, I would suggest
>> map((\a,b,c -> a+b+c), p,q,r)
> 
> what's that funny backslash for?

It's a lambda. Honest.

-- 
Gareth McCaughan  Gareth.McCaughan at pobox.com
sig under construction



More information about the Python-list mailing list