hydroptic@sopuli.xyz to Programmer Humor@lemmy.ml · 9 months ago"☹️".reverse() == "🙂"sopuli.xyzimagemessage-square26fedilinkarrow-up1234arrow-down114
arrow-up1220arrow-down1image"☹️".reverse() == "🙂"sopuli.xyzhydroptic@sopuli.xyz to Programmer Humor@lemmy.ml · 9 months agomessage-square26fedilink
minus-squarehydroptic@sopuli.xyzOPlinkfedilinkarrow-up13·8 months agoCalling reverse() on a function should return its inverse
minus-squaretetris11@lemmy.mllinkfedilinkarrow-up9·8 months agoisprime.reverse(True) // outputs 19 billion prime numbers. Checkmate, atheists.
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up2·8 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.
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.