sdras/array-explorer

indexOf: fromIndex

開放

#81 建立於 2018年12月11日

 (2 則留言) (0 個反應) (0 位負責人)JavaScript (236 個分叉)github user discovery
good first issueopen to PR

倉庫指標

星標
 (2,609 顆星)
PR 合併指標
 (30 天內沒有已合併 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?

貢獻者指南