@[email protected] to Programmer [email protected] • 11 months agoOn this deserted island I could use some help()lemmy.blahaj.zoneimagemessage-square29fedilinkarrow-up11.15Karrow-down113
arrow-up11.14Karrow-down1imageOn this deserted island I could use some help()lemmy.blahaj.zone@[email protected] to Programmer [email protected] • 11 months agomessage-square29fedilink
minus-square@[email protected]linkfedilink5•11 months agoJust once I want '1' + '2' to equal '3'. Is that so much to ask?
minus-squareMetype linkEnglish7•11 months agoYou want to remove the string concatenation operator? Cause that’ll do it
minus-square@[email protected]linkfedilink9•11 months agoI think every language needs a please operator, which acts to enforce human expectation of a statement: '1' + '1' ## evaluates to '11' please '1' + '1' ## evaluates to '2'
Just once I want
'1' + '2'
to equal'3'
. Is that so much to ask?You want to remove the string concatenation operator? Cause that’ll do it
I think every language needs a
please
operator, which acts to enforce human expectation of a statement:'1' + '1' ## evaluates to '11' please '1' + '1' ## evaluates to '2'
I kinda like that
Yes. Yes it is.