Skip to content

Commit 06cb1fa

Browse files
committed
Any.List uses Any.list.
1 parent 112ec53 commit 06cb1fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/Type/Any.pod6

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,8 @@ Defined as:
344344
345345
method List(--> List:D) is nodal
346346
347-
Coerce the invocant to L<List|/type/List>.
347+
Coerce the invocant to L<List|/type/List>, using
348+
the C<list> method.
348349
349350
=head2 method Hash
350351

0 commit comments

Comments
 (0)