Cipherd@lemmy.ml to Programmer Humor@programming.dev · 3 days agofunctionslemmy.mlimagemessage-square119linkfedilinkarrow-up1647arrow-down19file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1638arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 3 days agomessage-square119linkfedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squareSpeiser0@feddit.orglinkfedilinkarrow-up13·3 days agoC++ has []{}. (You can also add more brackets if you wish to do nothing longer: []<>[[]]()[[]]{}())
minus-squareanton@lemmy.blahaj.zonelinkfedilinkarrow-up5·2 days agoThen rust has ||{} Sadly we can’t add more complexity without adding an argument: |_:&'_[()]|{}
C++ has
[]{}.(You can also add more brackets if you wish to do nothing longer:
[]<>[[]]()[[]]{}())Then rust has
||{}Sadly we can’t add more complexity without adding an argument:
|_:&'_[()]|{}