HiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 24 hours agoWhy make it complicated?lemmy.mlimagemessage-square44fedilinkarrow-up181arrow-down112file-textcross-posted to: programmer_humor@programming.dev
arrow-up169arrow-down1imageWhy make it complicated?lemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 24 hours agomessage-square44fedilinkfile-textcross-posted to: programmer_humor@programming.dev
minus-squareGamma@beehaw.orgcakelinkfedilinkEnglisharrow-up4·edit-223 hours 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