Core package strings should have Reverse() method, which will return a new String reversed.
I couldn't find any discussion or issue around it. What can be the reason to not have a basic string operation, used commonly by developers (though not much frequent).