Recursive anonymous functions – the .NET version

When playing around with JavaScript I decided to have a look at creating recursive anonymous functions, which are a good bit of fun.
Well I decided to have a challange, could you do it in .NET? Well lets ignore the pointlessness of the exercise and jus…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

When playing around with JavaScript I decided to have a look at creating recursive anonymous functions, which are a good bit of fun. Well I decided to have a challange, could you do it in .NET? Well lets ignore the pointlessness of the exercise and just enjoy the challenge. Well, I did it, it’s sure as shit isn’t pretty but hey, it works. In this post I’ll show off how it works, but to sum it up - Reflection.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2009-07-15T00:00:00+00:00) Recursive anonymous functions – the .NET version. Retrieved from https://www.scien.cx/2009/07/15/recursive-anonymous-functions-the-net-version/

MLA
" » Recursive anonymous functions – the .NET version." Posts on LINQ to Fail | Sciencx - Wednesday July 15, 2009, https://www.scien.cx/2009/07/15/recursive-anonymous-functions-the-net-version/
HARVARD
Posts on LINQ to Fail | Sciencx Wednesday July 15, 2009 » Recursive anonymous functions – the .NET version., viewed ,<https://www.scien.cx/2009/07/15/recursive-anonymous-functions-the-net-version/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Recursive anonymous functions – the .NET version. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2009/07/15/recursive-anonymous-functions-the-net-version/
CHICAGO
" » Recursive anonymous functions – the .NET version." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2009/07/15/recursive-anonymous-functions-the-net-version/
IEEE
" » Recursive anonymous functions – the .NET version." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2009/07/15/recursive-anonymous-functions-the-net-version/. [Accessed: ]
rf:citation
» Recursive anonymous functions – the .NET version | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2009/07/15/recursive-anonymous-functions-the-net-version/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.