Talk:Fixed-point combinator: Difference between revisions

Content deleted Content added
Pointed out named-recursion in C-sharp example
Line 255:
 
::I agree: prune heavily to just the one or two best examples. No need for a gallery of languages. &mdash;&nbsp;Carl <small>([[User:CBM|CBM]]&nbsp;·&nbsp;[[User talk:CBM|talk]])</small> 19:31, 25 November 2012 (UTC)
 
:::Seconded. Especially glad to see the C-sharp version amended/removed, since it uses named recursion (the Y function calls the Y function) which defeats the point. Plus it's type annotations make it look a mess ;) [[Special:Contributions/87.194.139.125|87.194.139.125]] ([[User talk:87.194.139.125|talk]]) 20:55, 30 November 2012 (UTC)