Skip to content

Instantly share code, notes, and snippets.

@elliotlarson
Created July 22, 2018 04:15
Show Gist options
  • Save elliotlarson/f3db9271521ceb3427d811cddd1aef91 to your computer and use it in GitHub Desktop.
Save elliotlarson/f3db9271521ceb3427d811cddd1aef91 to your computer and use it in GitHub Desktop.
const index = characters.findIndex(c => c === oldName);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment