257m@lemmy.ml to Programming@programming.dev · 2 年前What are your programming hot takes?message-squaremessage-square622fedilinkarrow-up1300arrow-down113
arrow-up1287arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 2 年前message-square622fedilink
minus-squareuniqueid198x@lemmy.dbzer0.comlinkfedilinkarrow-up3·2 年前You can do typing through the compiler at build time, or you can do typing with guard statements at run time. You always end up doing typing tho
You can do typing through the compiler at build time, or you can do typing with guard statements at run time. You always end up doing typing tho