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 1d2fa81 commit 7d8f261Copy full SHA for 7d8f261
CHANGELOG.md
@@ -16,6 +16,7 @@
16
17
- Add `Dict.has` and double `Dict.forEachWithKey`/`Dict.mapValues` performance. https://github.com/rescript-lang/rescript/pull/7316
18
- Add popover attributes to JsxDOM.domProps. https://github.com/rescript-lang/rescript/pull/7317
19
+- Add `Array.removeInPlace` helper based on `splice`. https://github.com/rescript-lang/rescript/pull/7321
20
21
#### :house: Internal
22
0 commit comments