Skip to content

Instantly share code, notes, and snippets.

@DmitrySoshnikov
Created April 17, 2017 20:04
Show Gist options
  • Save DmitrySoshnikov/2a216bbb05628166a440b7165b547db6 to your computer and use it in GitHub Desktop.
Save DmitrySoshnikov/2a216bbb05628166a440b7165b547db6 to your computer and use it in GitHub Desktop.
regexp-tree-palindrome
/^$/.test(''); // true
/$^/.test(''); // true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment