hydroptic@sopuli.xyz to Programmer Humor@lemmy.ml · 5 months ago"☹️".reverse() == "🙂"sopuli.xyzexternal-linkmessage-square28fedilinkarrow-up11arrow-down10cross-posted to: programmer_humor@programming.dev
arrow-up11arrow-down1external-link"☹️".reverse() == "🙂"sopuli.xyzhydroptic@sopuli.xyz to Programmer Humor@lemmy.ml · 5 months agomessage-square28fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up0·edit-25 months agoAlso, it should turn an error into an empty but successful call. /s
minus-squarehydroptic@sopuli.xyzOPlinkfedilinkarrow-up0·5 months agoCalling reverse() on a function should return its inverse
minus-squaretetris11@lemmy.mllinkfedilinkarrow-up0·5 months agoisprime.reverse(True) // outputs 19 billion prime numbers. Checkmate, atheists.
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up0·5 months agoIt’s a just a joke, but I feel like that actually says something pretty profound about duck typing, and how computable it actually is.
Also, it should turn an error into an empty but successful call. /s
Calling
reverse()
on a function should return its inverseIt’s a just a joke, but I feel like that actually says something pretty profound about duck typing, and how computable it actually is.