AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Importance of Mutability in Functional Programming
The way that we decided as an industry to encapsulate things into functions or objects ultimately was not very easily shareable to other people because of mutability and effects, side effects. Now with the functional programming becoming more predominant in O languages, we now are actually beginning to see that dream of partitioning work across multiple humans become more of a reality.