Skip to content

Instantly share code, notes, and snippets.

@dajester2013
Last active August 12, 2016 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dajester2013/4a016770462d9137d5739f40abc38d76 to your computer and use it in GitHub Desktop.
Save dajester2013/4a016770462d9137d5739f40abc38d76 to your computer and use it in GitHub Desktop.
['a', 'at', 'cat', 'scat', 'catch'].find((e)=>/.+at/.test(e));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment