hydroptic@sopuli.xyz to Programmer Humor@programming.dev · 1 year ago"☹️".reverse() == "🙂"sopuli.xyzimagemessage-square8linkfedilinkarrow-up110arrow-down10cross-posted to: programmerhumor@lemmy.ml
arrow-up110arrow-down1image"☹️".reverse() == "🙂"sopuli.xyzhydroptic@sopuli.xyz to Programmer Humor@programming.dev · 1 year agomessage-square8linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareRVGamer06@sh.itjust.workslinkfedilinkarrow-up0·1 year agoHas someone made a library for that?
minus-squarehydroptic@sopuli.xyzOPlinkfedilinkarrow-up1·1 year agoUse a dynamically typed language and you won’t have to: just override the default reverse() method on strings like a Real Programmer! Unintended consequences you say? Nonsense! What could possibly go wrong?
Has someone made a library for that?
Use a dynamically typed language and you won’t have to: just override the default
reverse()method on strings like a Real Programmer!Unintended consequences you say? Nonsense! What could possibly go wrong?