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