Alex to Programmer Humor@lemmy.ml • 10 months agoA week of fprintfs has me wanting to code rust next weeklemmy.mlimagemessage-square107fedilinkarrow-up11.07Karrow-down118
arrow-up11.05Karrow-down1imageA week of fprintfs has me wanting to code rust next weeklemmy.mlAlex to Programmer Humor@lemmy.ml • 10 months agomessage-square107fedilink
minus-squareYTG123linkfedilink9•10 months agoDidn’t it only recently get generics? How was stuff even done before then?
minus-square@AeonFelis@lemmy.worldlinkfedilinkEnglish6•10 months agointerface {} - which is the equivalent of C/C++’ void *.
Didn’t it only recently get generics? How was stuff even done before then?
Removed by mod
interface {}
- which is the equivalent of C/C++’void *
.