# Functions

IsPalindrome implementation.
IsPalindrome2 is using runes.
IsPalindrome3 is implemented by reusing Reverse().