@array-like/is-palindrome
v0.0.1
Published
Test whether an array-like is a palindrome for JavaScript
Downloads
3
Readme
:dango: @array-like/is-palindrome
Test whether an array-like is a palindrome for JavaScript. See docs.
import {isPalindrome} from '@array-like/is-palindrome';
isPalindrome('ΝΙΨΟΝΑΝΟΜΗΜΑΤΑΜΗΜΟΝΑΝΟΨΙΝ'); // true