Rename "RE" functions #2808
Denneisk
started this conversation in
Suggestions
Replies: 1 comment 2 replies
-
Maybe yes but I don't think renaming them now is worth it |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
findRE
,matchRE
,replaceRE
, andexplodeRE
are simply misleading. This form should be reserved for if actual regex ever gets implemented, and these functions should be superseded by*Pattern
alternatives instead.Beta Was this translation helpful? Give feedback.
All reactions