JPDev@programming.dev to Programmer Humor@programming.dev · 1 year ago===programming.devimagemessage-square79fedilinkarrow-up1690arrow-down117
arrow-up1673arrow-down1image===programming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square79fedilink
minus-squareluciole (he/him)@beehaw.orglinkfedilinkarrow-up12·1 year agoI wish the assignment operator wasn’t the equal sign.
minus-squareexpr@programming.devlinkfedilinkarrow-up1·1 year agoIn Haskell, it’s the same as the mathematical = symbol.
I wish the assignment operator wasn’t the equal sign.
:=
That’s delayed assignment.
procrastination assignment
In Haskell, it’s the same as the mathematical
=
symbol.