What is your opinion on purely functional programming? originally appeared on Quora: the place to gain and share knowledge, empowering people to learn from others and better understand the world.
Functional programming can offer a more productive style of software development, but it takes some getting used to. With the functional paradigm, which is enabled in languages like Haskell, Scala, ...