@[email protected] to Programmer [email protected] • 1 year ago===programming.devimagemessage-square76fedilinkarrow-up1694arrow-down117
arrow-up1677arrow-down1image===programming.dev@[email protected] to Programmer [email protected] • 1 year agomessage-square76fedilink
minus-squareluciole (he/him)linkfedilink12•1 year agoI wish the assignment operator wasn’t the equal sign.
minus-squarexedraklinkfedilink13•1 year agoOk deal, but that means we need to change the equality operator to 👉👈
minus-squareMalgaslinkfedilinkEnglish8•1 year agoInterpreter: Wait, x is 5? This code: Always has been.
minus-square@[email protected]linkfedilinkEnglish4•1 year ago It is now, if you know what’s good for you.
minus-square@[email protected]linkfedilink1•1 year 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.