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 4f53943 commit 88aa509Copy full SHA for 88aa509
doc/Language/subscripts.pod6
@@ -210,7 +210,7 @@ In particular the I<type> can be any of the following:
210
211
=item a Range or a lazy Iterable, that L<truncates|#Truncating slices> in [ ]
212
213
-=item '*' (whatever-star), reifies that returns the full slice (as if all keys/indices were specified)
+=item '*' (whatever-star), that returns the full slice (as if all keys/indices were specified)
214
215
=item any other object, that provides a single-element access rather than a slice
216
0 commit comments