"☹️".reverse() == "🙂"
"☹️".reverse() == "🙂"
1 crossposts
"☹️".reverse() == "🙂"
You're viewing a single thread.
Also, it should turn an error into an empty but successful call. /s
Calling reverse()
on a function should return its inverse
undefined
isprime.reverse(True) // outputs 19 billion prime numbers. Checkmate, atheists.
It's a just a joke, but I feel like that actually says something pretty profound about duck typing, and how computable it actually is.