learnbyexample to Linux@lemmy.mlEnglish · 2 months ago$HOME, Not So Sweet $HOMEgist.github.comexternal-linkmessage-square22linkfedilinkarrow-up192arrow-down14cross-posted to: [email protected]
arrow-up188arrow-down1external-link$HOME, Not So Sweet $HOMEgist.github.comlearnbyexample to Linux@lemmy.mlEnglish · 2 months agomessage-square22linkfedilinkcross-posted to: [email protected]
minus-square_____@lemm.eelinkfedilinkEnglisharrow-up5·2 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