sdras/array-explorer

indexOf: fromIndex

オープン

#81 opened on 2018/12/11

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (236 件のフォーク)github user discovery
good first issueopen to PR

Repository metrics

Stars
 (2,609 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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?

コントリビューターガイド