New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Difference between //, m//, and rx// in regex #1675
Comments
|
|
FWIW, users may be curious about why |
|
@raiph is your explanation in the docs? I couldn't find it by searching I think I must have found it previously in a regex guide separate from the search bar. |
|
@WildYorkies Searching for Edited to add... Er, I thought you were asking about the adverb explanation. If you mean my three bullet point summary, that's just my own best effort at an accurate and comprehensive explanation, hopefully brief and simple enough for the intro, but maybe not, explaining the differences between the three constructs listed in this issue's title. I think that what I've written is implicit in a careful reading of the longer more scattered explanations in the doc but ymmv. |
Also in Bool context. |
hankache/rakuguide#135
What might be a good/quick way to explain the differences in the intro guide?
The text was updated successfully, but these errors were encountered: