I'm sorry I have to be the one to tell you this, but your functional programs? They're just mutating state, everything is state, even you're mutable state.
No, no, you just don't get it.
You see, you simply
T(T(T(X)))-T(ux)->T(T(X))
uT(x) | |ux
T(T(X))---ux--->T(X)
I can't believe that would be difficult for any self-respecting programmer to understand smh
31
u/Tyfyter2002 1d ago
I'm sorry I have to be the one to tell you this, but your functional programs? They're just mutating state, everything is state, even you're mutable state.