Bruno P. Kinoshita created TEXT-77:
--------------------------------------
Summary: Add code to check if a given string is a palindrome
Key: TEXT-77
URL: https://issues.apache.org/jira/browse/TEXT-77
Project: Commons Text
Issue Type: New Feature
Reporter: Bruno P. Kinoshita
Priority: Minor
I had a look at
[lang|https://commons.apache.org/proper/commons-lang/javadocs/api-release/index.html]
and
[text|https://commons.apache.org/proper/commons-text/javadocs/api-release/index.html]
API's, but could not locate a class/method for
[palindromes|https://en.wikipedia.org/wiki/Palindrome].
Ideally, it would support words or sentences such as "racecar" and "step on no
pets".
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)