Uh oh!
There was an error while loading. Please reload this page.
Add Regex.EnumerateSplits - #103307
Conversation
ghost
commented
Jun 11, 2024
Note regarding the |
ghost
commented
Jun 11, 2024
Note regarding the |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
joperezr
left a comment
There was a problem hiding this comment.
Couple of questions but looks great. Thanks Steve!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
colejohnson66
commented
Jun 13, 2024
I know this is already merged, but shouldn't |
stephentoub
commented
Jun 13, 2024
If we were starting from scratch, yes, but this is how all the other regex methods spell it, e.g. https://learn.microsoft.com/en-us/dotnet/api/system.text.regularexpressions.regex.match?view=net-8.0#system-text-regularexpressions-regex-match(system-string-system-int32), so we're staying consistent with that. |
Closes#100369