You're viewing a single thread.
All Comments
22 comments
Has someone made a library for that?
12 0 ReplyUse 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?
44 0 ReplyI’m tempted to publish an NPM package to do so as a joke, but I fear that it’d get used seriously
27 0 ReplyWhere does it end though? It's a bit like infinite craft - but instead of combining resources you'd have to find an inverse for every emoji
7 0 Replyasync function reverse(str){ return ChatGPT.ask(`Please reverse the string ${str}. Reply only with the answer, without other words or symbols.`); }
6 0 Reply
Lua could possibly do this
6 0 Reply
22 comments
Scroll to top