Do you need immutability for functional programming?

The Eric Normand Podcast - A podcast by Eric Normand

Categories:

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.