Cipherd@lemmy.ml to Programmer Humor@programming.dev · 21 hours agofunctionslemmy.mlimagemessage-square78fedilinkarrow-up1476arrow-down17file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up1469arrow-down1imagefunctionslemmy.mlCipherd@lemmy.ml to Programmer Humor@programming.dev · 21 hours agomessage-square78fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squareSpeiser0@feddit.orglinkfedilinkarrow-up10·18 hours agoC++ has []{}. (You can also add more brackets if you wish to do nothing longer: []<>[[]]()[[]]{}())
minus-squareanton@lemmy.blahaj.zonelinkfedilinkarrow-up2·51 minutes 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:
|_:&'_[()]|{}