Checks if a given string is a palindrome considering case sensitivity.
The string to be checked.
true
str
false
Checks if a given string is a palindrome considering case sensitivity.