Skip to content

Commit 70ccb63

Browse files
committed
mention take-rw
1 parent 82fd097 commit 70ccb63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/Language/control.pod6

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,8 @@ from within C<gather>:
404404
405405
say weird(<a b c>, :direction<backward> ); # (c b a)
406406
407+
If values need to be mutable on the caller side, use L<take-rw|/type/Mu#routine_take-rw>.
408+
407409
408410
=head1 X<given|control flow>
409411
X<|switch (given)>

0 commit comments

Comments
 (0)