learnbyexample@programming.dev to Linux@lemmy.mlEnglish · 3 months ago$HOME, Not So Sweet $HOMEgist.github.comexternal-linkmessage-square22linkfedilinkarrow-up190arrow-down17cross-posted to: gentoo@reddthat.com
arrow-up183arrow-down1external-link$HOME, Not So Sweet $HOMEgist.github.comlearnbyexample@programming.dev to Linux@lemmy.mlEnglish · 3 months agomessage-square22linkfedilinkcross-posted to: gentoo@reddthat.com
minus-square_____@lemm.eelinkfedilinkEnglisharrow-up5·3 months agobecause explicitly declaring types can be redundant, if the compiler knows a lot of the times you should also know also because some types are extremely cursed: see std views/ranges
because explicitly declaring types can be redundant, if the compiler knows a lot of the times you should also know
also because some types are extremely cursed: see std views/ranges