JPDev@programming.dev to Programmer Humor@programming.dev · 2 years ago===programming.devimagemessage-square71fedilinkarrow-up1684arrow-down117
arrow-up1667arrow-down1image===programming.devJPDev@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square71fedilink
minus-squareluciole (he/him)@beehaw.orglinkfedilinkarrow-up12·2 years agoI wish the assignment operator wasn’t the equal sign.
minus-squarexedrak@kbin.sociallinkfedilinkarrow-up13·2 years agoOk deal, but that means we need to change the equality operator to 👉👈
minus-squareOpenStars@startrek.websitelinkfedilinkEnglisharrow-up5·2 years agoYou sonnofabitch I’m in!:-P
minus-squareOpenStars@startrek.websitelinkfedilinkEnglisharrow-up8·2 years agox 🔫 5 the pew pew principle /s
minus-squareMalgas@beehaw.orglinkfedilinkEnglisharrow-up8·2 years agoInterpreter: Wait, x is 5? This code: Always has been.
minus-squareOpenStars@startrek.websitelinkfedilinkEnglisharrow-up4·2 years ago It is now, if you know what’s good for you.
minus-squareexpr@programming.devlinkfedilinkarrow-up1·2 years agoIn Haskell, it’s the same as the mathematical = symbol.
I wish the assignment operator wasn’t the equal sign.
x 👈 5
Ok deal, but that means we need to change the equality operator to 👉👈
You sonnofabitch I’m in!:-P
x 🔫 5
the pew pew principle /s
Interpreter: Wait, x is 5?
This code: Always has been.
It is now, if you know what’s good for you.
:=
That’s delayed assignment.
procrastination assignment
In Haskell, it’s the same as the mathematical
=
symbol.