Skip to content

Commit d7f8c61

Browse files
authored
Mark .toggle as experimental as it's not making 6.d
rakudo/rakudo#2089
1 parent a9df6b5 commit d7f8c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Any.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@ Returns an empty L<List> if the invocant is undefined:
813813
814814
=head2 method toggle
815815
816-
B<Available as of 6.d language version> (early implementation exists in Rakudo compiler 2017.12+)
816+
B<EXPERIMENTAL routine> whose behaviour may change (early implementation exists in Rakudo compiler 2017.12+)
817817
818818
Defined as:
819819

0 commit comments

Comments
 (0)