Skip to content

Commit 59bce60

Browse files
authored
Document Array.gist
Impl existed for some time, but limiting was absent. Impl of limiter: rakudo/rakudo@5b71d902c3 Spec: Raku/roast@399367ccbf
1 parent 0522866 commit 59bce60

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/Type/Array.pod6

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ L<subscripts|/language/subscripts>.
1414
1515
=head1 Methods
1616
17+
=head2 method gist
18+
19+
Exactly the same as L«C<List.gist>|/type/List.html#method_gist»,
20+
except using square brackets for surrounding delimiters.
21+
1722
=head2 routine pop
1823
1924
Defined as:

0 commit comments

Comments
 (0)