Blog Logo
TAGS

Your C# is already functional, but only if you let it

In this article, the author explains how they implemented a FizzBuzz solution using some of the new features in C# 8.0. They highlight the functional aspect of their code and explore the difference between expressions and statements. The article offers insights into the nature of functional programming and the benefits of using expressions in programming. Overall, the author argues that C# can be used functionally and that there is value in exploring this approach to programming.