Skip to content

Instantly share code, notes, and snippets.

@qt91
Created February 25, 2019 07:27
Show Gist options
  • Save qt91/94d9137c587663c44fc73a569174ac81 to your computer and use it in GitHub Desktop.
Save qt91/94d9137c587663c44fc73a569174ac81 to your computer and use it in GitHub Desktop.
Arrray.indexOf
["A1","A1","A2","B","C"].indexOf("A")
@qt91
Copy link
Author

qt91 commented Feb 25, 2019

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment