Alex@lemmy.ml to Programmer Humor@lemmy.ml · 9 months agoA week of fprintfs has me wanting to code rust next weeklemmy.mlimagemessage-square104fedilinkarrow-up1971arrow-down118
arrow-up1953arrow-down1imageA week of fprintfs has me wanting to code rust next weeklemmy.mlAlex@lemmy.ml to Programmer Humor@lemmy.ml · 9 months agomessage-square104fedilink
minus-squareYTG123@feddit.chlinkfedilinkarrow-up7·9 months agoDidn’t it only recently get generics? How was stuff even done before then?
minus-squareAeonFelis@lemmy.worldlinkfedilinkEnglisharrow-up6·9 months agointerface {} - which is the equivalent of C/C++’ void *.
minus-squareSkull giver@popplesburger.hilciferous.nllinkfedilinkarrow-up6·edit-29 months agodeleted by creator
Didn’t it only recently get generics? How was stuff even done before then?
interface {}
- which is the equivalent of C/C++’void *
.deleted by creator