Skip to content

Commit 34b631d

Browse files
authored
+cross-reference to /type/Str (#4713)
1 parent a773299 commit 34b631d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/Language/regexes.rakudoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,4 +3066,7 @@ The L<Regexes: Best practices and gotchas|/language/regexes-best-practices>
30663066
provides useful information on how to avoid common pitfalls when writing regexes
30673067
and grammars.
30683068

3069+
See also the type reference for L<C<Str>|/type/Str> for an overview of
3070+
ways other than regexes to investigate and manipulate strings.
3071+
30693072
=end pod

0 commit comments

Comments
 (0)