Skip to content

Commit 5be61c2

Browse files
committed
Remove old caveat about operator adverbs
.{}:exists has worked in rakudo for some time now
1 parent 7e97efe commit 5be61c2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/Type/EnumMap.pod

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ with the C<:exists> adverb:
7070
say "%h{} has key $key";
7171
}
7272
73-
Note that Rakudo does not yet implement operator adverbs. As a workaround
74-
you can use the non-standard C<exists> method.
75-
7673
=head2 method keys
7774
7875
method keys(EnumMap:D:) returns List:D

0 commit comments

Comments
 (0)