this post was submitted on 23 Mar 2025
261 points (100.0% liked)
LinkedinLunatics
4211 readers
1175 users here now
A place to post ridiculous posts from linkedIn.com
(Full transparency.. a mod for this sub happens to work there.. but that doesn't influence his moderation or laughter at a lot of posts.)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No mutable types? So like.. no lists? no for ... i++?
I get that there are alternative approaches, but I don't quite see why you'd want to go to that extreme with this idea? It's useful for some applications but even for a simple video game it's likely not helpful.
Pure functional programming is often like this.
Or pragmatic functional programming, or rediscovered by “OO” programmers who realize they are messing up the Redux store bad.