We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe0aea commit f2414b9Copy full SHA for f2414b9
CHANGELOG.md
@@ -15,6 +15,7 @@
15
#### :rocket: New Feature
16
17
- Add `RegExp.flags`. https://github.com/rescript-lang/rescript/pull/7461
18
+- Add `Array.findLast`, `Array.findLastWithIndex`, `Array.findLastIndex`, `Array.findLastIndexWithIndex` and `Array.findLastIndexOpt`. https://github.com/rescript-lang/rescript/pull/7503
19
20
#### :bug: Bug fix
21
0 commit comments