Talk:Fixed-point combinator: Difference between revisions

Content deleted Content added
No edit summary
Gerbrant (talk | contribs)
Example
Line 17:
 
It seems like the Y Combinator should have its own page.
 
== Example ==
 
Why does the example mix (a b (c d)) and a(b)(c(d)) notation? It would be a lot clearer, I think, if it stuck to (a b (c d)), and put ( ) on the lambdas as well. It would also be nice to state the final result (fact = (fix ...)). [[User:Gerbrant|Shinobu]] 06:57, 8 November 2006 (UTC)