cm0002@lemmy.zip to Programmer Humor@programming.dev · 10 days agoMore code = more betterlemmy.zipimagemessage-square94linkfedilinkarrow-up1664arrow-down116
arrow-up1648arrow-down1imageMore code = more betterlemmy.zipcm0002@lemmy.zip to Programmer Humor@programming.dev · 10 days agomessage-square94linkfedilink
minus-squaresquaresinger@lemmy.worldlinkfedilinkarrow-up1·8 days agoPretty much all languages do that. It’s a very basic language feature inherited from basic maths notation. Same as x - y subtracts y from x in pretty much any language that supports operators.
Pretty much all languages do that. It’s a very basic language feature inherited from basic maths notation. Same as
x - ysubtracts y from x in pretty much any language that supports operators.