cm0002@lemmy.world to Programmer Humor@programming.dev · 22 days agoJavaScriptlemmy.mlimagemessage-square89linkfedilinkarrow-up1939arrow-down115cross-posted to: programmerhumor@lemmy.ml
arrow-up1924arrow-down1imageJavaScriptlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 22 days agomessage-square89linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareMinusPi (she/they)@pawb.sociallinkfedilinkEnglisharrow-up29arrow-down7·22 days agoIf you mix types like that, it’s your own fault
minus-squareShanmugha@lemmy.worldlinkfedilinkarrow-up9·22 days agoLol. In a dynamically typed language? I will do this always, that’s why I am using it
minus-squareexu@feditown.comlinkfedilinkEnglisharrow-up2·22 days agoYou can have a dynamic language that is strongly typed to disallow stuff like this. Like Python for example
minus-squareShanmugha@lemmy.worldlinkfedilinkarrow-up1arrow-down1·22 days agoAand what is your point?
If you mix types like that, it’s your own fault
Lol. In a dynamically typed language? I will do this always, that’s why I am using it
You can have a dynamic language that is strongly typed to disallow stuff like this. Like Python for example
Aand what is your point?