CodyIT@programming.dev to Programming@programming.devEnglish · 1 year agoOOP is not that badosa1.netexternal-linkmessage-square48fedilinkarrow-up157arrow-down19
arrow-up148arrow-down1external-linkOOP is not that badosa1.netCodyIT@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square48fedilink
minus-squareMajorHavoc@programming.devlinkfedilinkarrow-up3·1 year ago Rust’s borrow checker may be annoying at times, but it forces you to think about ownership and prevents you from stuffing statefulness where it shouldn’t be. That does sound pretty cool.
That does sound pretty cool.