sanctuary-js / sanctuary-def

Run-time type system for JavaScript
MIT License
293 stars 24 forks source link

broaden and future-proof `RegexFlags` #326

Closed davidchambers closed 11 months ago

davidchambers commented 11 months ago

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