[Python-Dev] functools.compose to chain functions together
Antoine Pitrou
solipsis at pitrou.net
Sun Aug 16 18:29:38 CEST 2009
More information about the Python-Dev mailing list
Sun Aug 16 18:29:38 CEST 2009
- Previous message: [Python-Dev] functools.compose to chain functions together
- Next message: [Python-Dev] functools.compose to chain functions together
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jason R. Coombs <jaraco <at> jaraco.com> writes: > > I'm certain there are other, more obscure examples, but I feel these two use cases demonstrate some fairly > common potential use cases for something like a composition function. I also think it would be a nice addition. (but someone has to propose a patch :-)) Regards Antoine.
- Previous message: [Python-Dev] functools.compose to chain functions together
- Next message: [Python-Dev] functools.compose to chain functions together
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list