freddo@feddit.nu to Programmer Humor@programming.devEnglish · 23 days agoOOP at home:feddit.nuimagemessage-square89fedilinkarrow-up1345
arrow-up1345imageOOP at home:feddit.nufreddo@feddit.nu to Programmer Humor@programming.devEnglish · 23 days agomessage-square89fedilink
minus-squarecalcopiritus@lemmy.worldlinkfedilinkarrow-up4·23 days agoThe windows crate is full of Deref. Because the windows API is full of inheritance. It may not be what the trait was thought of for, but I’m glad we have it to interface with APIs that have actual inheritance.
The
windowscrate is full of Deref. Because the windows API is full of inheritance.It may not be what the trait was thought of for, but I’m glad we have it to interface with APIs that have actual inheritance.