ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 6 days agoSomething something history is a flat circlelemmy.worldimagemessage-square47linkfedilinkarrow-up1302arrow-down17
arrow-up1295arrow-down1imageSomething something history is a flat circlelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 6 days agomessage-square47linkfedilink
minus-squareNat (she/they)@lemmy.blahaj.zonelinkfedilinkarrow-up5·6 days agoA null pointer exception is technically memory safe, you can get equivalent behavior with .unwrap() on an Option in Rust.
A null pointer exception is technically memory safe, you can get equivalent behavior with .unwrap() on an Option in Rust.