ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 months agoSomething something history is a flat circlelemmy.worldimagemessage-square41linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageSomething something history is a flat circlelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square41linkfedilink
minus-squareNat (she/they)@lemmy.blahaj.zonelinkfedilinkarrow-up0·2 months 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.