devilish666@lemmy.world to Programmer Humor@lemmy.ml · 1年前Angry programmers noise getting louder and louderlemmy.worldimagemessage-square76fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1imageAngry programmers noise getting louder and louderlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 1年前message-square76fedilink
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up0·1年前There’s no such thing as a pure functional language. All it would accomplish is warming the CPU up. All such languages store data away at some point.
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up0·1年前Your statement implies it. Having stateless or declarative functions that never store or retrieve data would mean they are pure functions.
There’s no such thing as a pure functional language. All it would accomplish is warming the CPU up. All such languages store data away at some point.
I didn’t say there is…
Your statement implies it. Having stateless or declarative functions that never store or retrieve data would mean they are pure functions.