sanctuary-js / sanctuary-def

Run-time type system for JavaScript
MIT License
294 stars 23 forks source link

broaden and future-proof `RegexFlags` #326

Closed davidchambers closed 6 months ago

davidchambers commented 6 months ago

RegexFlags is woefully out of date. This pull request updates the type's predicate and obviates the need for future updates.