We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad11e13 commit f2119e3Copy full SHA for f2119e3
doc/Type/Str.rakudoc
@@ -897,7 +897,7 @@ The C<:nth> adverb has readable English-looking variants:
897
B<NOTE:> I<<< C<.subst-mutate> is deprecated in the 6.d version, and will be
898
removed in future ones. You can use L<subst|/routine/subst> with L«C<.=> method
899
call assignment operator|/routine/.=» or L«C<s///> substitution
900
-operator|/syntax/s$SOLIDUS$SOLIDUS$SOLIDUS» instead. >>>
+operator|/language/operators#s///_in-place_substitution» instead. >>>
901
902
Where L<subst|/routine/subst> returns the modified string and leaves the
903
original unchanged, it is possible to mutate the original string by using
0 commit comments