Alex to Programmer [email protected] • 11 months agoA week of fprintfs has me wanting to code rust next weeklemmy.mlimagemessage-square105fedilinkarrow-up11.05Karrow-down116
arrow-up11.03Karrow-down1imageA week of fprintfs has me wanting to code rust next weeklemmy.mlAlex to Programmer [email protected] • 11 months agomessage-square105fedilink
minus-squareYTG123linkfedilink7•11 months agoDidn’t it only recently get generics? How was stuff even done before then?
minus-square@AeonFelislinkEnglish6•11 months agointerface {} - which is the equivalent of C/C++’ void *.
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