SuperFola to Programming [email protected]English • 10 months agoType inference was a mistakeborretti.meexternal-linkmessage-square46fedilinkarrow-up168arrow-down111
arrow-up157arrow-down1external-linkType inference was a mistakeborretti.meSuperFola to Programming [email protected]English • 10 months agomessage-square46fedilink
minus-square@chellomerelink-5•10 months agoWhy not just use auto (assuming C++) or var (assuming C#/Java)?
minus-square@[email protected]linkfedilinkEnglish38•edit-210 months agoBecause that’s type inference. The exact thing the article is arguing against. And that this comment is saying is nice.
Why not just use auto (assuming C++) or var (assuming C#/Java)?
Because that’s type inference. The exact thing the article is arguing against. And that this comment is saying is nice.