sdras/array-explorer

indexOf: fromIndex

Aperta

#81 aperta il 11 dic 2018

 (2 commenti) (0 reazioni) (0 assegnatari)JavaScript (236 fork)github user discovery
good first issueopen to PR

Metriche repository

Star
 (2609 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I feel like indexOf's optional second parameter: fromIndex, is an unsung hero.

It has saved me many times from having to slice an array before calling indexOf.

Would you consider a PR with an example using fromIndex?

Guida contributor