Skip to content

Conversation

mdjastrzebski
Copy link
Member

Summary

Simplify exact count repeat quantifiers: repeat(..., { count: 3 }) => repeat(..., 3).

The min/max syntax stays the same: repeat(..., { min: 2 }), repeat(..., { min: 1, max: 5})

Test plan

@mdjastrzebski mdjastrzebski merged commit 53ecc2f into main Jan 20, 2024
@mdjastrzebski mdjastrzebski deleted the refactor/simplify-repeat branch January 20, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant