[Baypiggies] lambda for newbies

Kelly Yancey kelly at nttmcl.com
Fri May 11 22:34:59 CEST 2007


David Berthelot wrote::
> Ok thanks for the links (I bookmarked your functional package,
> because I'm also a heavy user of partial function application, why
> right now I do by doing something along the line of fz5 = lambda
> x,y:f(x,y,z=5))
> 

   You'll love python 2.5's new functools.partial function then.

   Kelly
-- 
Kelly Yancey
http://kbyanc.blogspot.com/


More information about the Baypiggies mailing list