flamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 3 months agoYou can pry pattern matching from my cold dead handssopuli.xyzimagemessage-square222fedilinkarrow-up1528arrow-down121
arrow-up1507arrow-down1imageYou can pry pattern matching from my cold dead handssopuli.xyzflamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 3 months agomessage-square222fedilink
minus-squareKacarott@aussie.zonelinkfedilinkarrow-up8·edit-23 months agoAh yes I also found macro syntax like vec![ and println!( to be a bit jarring at first. However I don’t know if I would say that C’s approach to macros is any nicer, with it’s #define magic
Ah yes I also found macro syntax like
vec![andprintln!(to be a bit jarring at first. However I don’t know if I would say that C’s approach to macros is any nicer, with it’s#definemagic