HiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agoI have a 64-bit genderlemmy.mlimagemessage-square72fedilinkarrow-up1474cross-posted to: programmerhumor@lemmy.worldprogrammer_humor@programming.dev
arrow-up1474imageI have a 64-bit genderlemmy.mlHiddenLayer555@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square72fedilinkcross-posted to: programmerhumor@lemmy.worldprogrammer_humor@programming.dev
minus-squareSnot FlickermanlinkfedilinkEnglisharrow-up16·edit-21 month agoGender is not a boolean value, it’s a variable.
minus-squareHiddenLayer555@lemmy.mlOPlinkfedilinkEnglisharrow-up25·edit-21 month ago🚫 const gender 👉 var gender
minus-squareflamingo_pinyata@sopuli.xyzlinkfedilinkarrow-up8·1 month agokhm, khm let gender please don’t use deprecated syntax
minus-squareAtlusb@lemmy.worldlinkfedilinkarrow-up13·1 month agoAnd liable to type conversion errors and precision loss.
Gender is not a boolean value, it’s a variable.
🚫
const gender
👉
var gender
khm, khm
let gender
please don’t use deprecated syntax
May be gdscript
But that’s immutable 🦀
And liable to type conversion errors and precision loss.
A boolean variable?