rescript-lang / rescript-core

A drop-in standard library for ReScript. Intended to be familiar for JavaScript developers, easy to use, and be rich enough (without being bloated) so that you don't need to reach for anything else for typical ReScript development.
MIT License
162 stars 28 forks source link

fix: RegExp.Result.t should be an array of options #234

Closed illusionalsagacity closed 4 months ago

illusionalsagacity commented 4 months ago

resolves #232