On 20 Jul., 13:08, [EMAIL PROTECTED] wrote:
> Kay Schluehr:
>
> > Sure, use a fixed point combinator. I've just added this recipe:
> >http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/576366
>
> Does it work?
>
> Bye,
> bearophile

There are lots of informal derivations of the Y combinator on the web.
I used one a while ago and translated the result into Python. So if
there isn't an implementation bug it shall work.

I added two examples for illustration purposes.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to