
Functional C# with Simon Painter
.NET Rocks!
00:00
Functional Programming - Recursion Is Not a Good Idea
Functional programmers want to get rid of anything that doesn't evaluate to an actual value. So in F sharp, it's very easy to express that. But I guess in C sharp requires more things like delegate objects and stuff,. Isn't it a little more difficult? A little, yeah. One of the trickier areas is replacing what I call definite loops.
Transcript
Play full episode