HiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agoWhy make it complicated?lemmy.mlimagemessage-square53fedilinkarrow-up1114arrow-down118file-textcross-posted to: [email protected]
arrow-up196arrow-down1imageWhy make it complicated?lemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square53fedilinkfile-textcross-posted to: [email protected]
minus-squareGamma@beehaw.orglinkfedilinkEnglisharrow-up5·edit-21 month agoAlso useful when the types are optional, like Python. Though they don’t use any let or var or anything so maybe throw that entire point out the window
Also useful when the types are optional, like Python. Though they don’t use any
let
orvar
or anything so maybe throw that entire point out the window