JPDev@programming.dev to Programmer Humor@programming.dev · 9 months ago===programming.devimagemessage-square76fedilinkarrow-up1693arrow-down117
arrow-up1676arrow-down1image===programming.devJPDev@programming.dev to Programmer Humor@programming.dev · 9 months agomessage-square76fedilink
minus-squareluciole (he/him)@beehaw.orglinkfedilinkarrow-up12·9 months agoI wish the assignment operator wasn’t the equal sign.
minus-squarexedrak@kbin.sociallinkfedilinkarrow-up13·9 months agoOk deal, but that means we need to change the equality operator to 👉👈
minus-squareOpenStars@startrek.websitelinkfedilinkEnglisharrow-up5·9 months agoYou sonnofabitch I’m in!:-P
minus-squareOpenStars@startrek.websitelinkfedilinkEnglisharrow-up8·9 months agox 🔫 5 the pew pew principle /s
minus-squareMalgas@beehaw.orglinkfedilinkEnglisharrow-up8·9 months agoInterpreter: Wait, x is 5? This code: Always has been.
minus-squareOpenStars@startrek.websitelinkfedilinkEnglisharrow-up4·9 months ago It is now, if you know what’s good for you.
minus-squareMxM111@kbin.sociallinkfedilinkarrow-up4arrow-down1·9 months agoThat’s delayed assignment.
minus-squareexpr@programming.devlinkfedilinkarrow-up1·9 months agoIn Haskell, it’s the same as the mathematical = symbol.
I wish the assignment operator wasn’t the equal sign.
Ok deal, but that means we need to change the equality operator to 👉👈
You sonnofabitch I’m in!:-P
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.