asciidwango / js-primer

:book: JavaScript Primer - 迷わないための入門書
https://jsprimer.net
Creative Commons Attribution 4.0 International
2.34k stars 224 forks source link

ES2023: proposal-array-find-from-last #1665

Closed azu closed 1 year ago

azu commented 1 year ago

proposal-array-find-from-last

lastIndexOfがあるので、findLastIndexの対応を追加するのが自然そう

https://jsprimer.net/basic/array/#indexof 最後に追加する感じかな。

Originally posted by @azu in https://github.com/asciidwango/js-primer/issues/1658#issuecomment-1537059684

azu commented 1 year ago

全てのブラウザ対応してる