Do you need immutability for functional programming?

Share:

Listens: 0

Thoughts on Functional Programming Podcast by Eric Normand

Education


Of course immutable data structures are great, but are they necessary for FP? Short answer is: no. There's a lot of functional ideas and perspectives that can be applied even if you don't have them. And you can always make things immutable through discipline. In this episode, we explore those two ideas.