CodyIT@programming.dev to Programming@programming.devEnglish · 1 year agoOOP is not that badosa1.netexternal-linkmessage-square57fedilinkarrow-up162arrow-down110cross-posted to: lobsters
arrow-up152arrow-down1external-linkOOP is not that badosa1.netCodyIT@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square57fedilinkcross-posted to: lobsters
minus-squareMajorHavoc@programming.devlinkfedilinkarrow-up4·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.