Marc 'BlackJack' Rintsch:
> What's called `MethodChain` there seems to be function composition in
> functional languages.  Maybe `functools` could grow a `compose()` function.

To me it looks like a quite more "refined" thing, it's an object, it
has some special methods, etc. I think it's not too much difficult to
implement it with Python.

Bye,
bearophile
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to