lemmydividebyzero@reddthat.com to Technology@lemmy.worldEnglish · 2 days agoName before type: why 'age int' is better than 'int age'benhoyt.comexternal-linkmessage-square62fedilinkarrow-up159
arrow-up159external-linkName before type: why 'age int' is better than 'int age'benhoyt.comlemmydividebyzero@reddthat.com to Technology@lemmy.worldEnglish · 2 days agomessage-square62fedilink
minus-squaremEEGal@lemmy.worldlinkfedilinkEnglisharrow-up2·1 day agoThat’s because declaring several variables on the same line is syntactic sugar, although I agree it makes little sense this way
That’s because declaring several variables on the same line is syntactic sugar, although I agree it makes little sense this way