Skip to content

Commit

Permalink
docs(parser): add CharRange
Browse files Browse the repository at this point in the history
  • Loading branch information
ecyrbe committed Mar 12, 2023
1 parent 86e5306 commit 8b6cfdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ type res5 = Pipe<
- [x] TrimLeft
- [x] TrimRight
- [x] Any
- [x] CharRange
- [x] Alpha
- [x] AlphaNum
- [x] Digit
Expand Down

0 comments on commit 8b6cfdd

Please sign in to comment.