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 e5f8fb0 commit 982e0b6Copy full SHA for 982e0b6
doc/Type/List.rakudoc
@@ -583,7 +583,7 @@ that as the number of elements in the output L<C<Seq>|/type/Seq>.
583
multi categorize($test, +items, *%named )
584
585
These methods are directly inherited from L<C<Any>|/type/Any>; see
586
-L<C<Any.list>|/type/Any#routine_categorize> for more examples.
+L<C<Any.categorize>|/type/Any#routine_categorize> for more examples.
587
588
This routine transforms a list of values into a hash representing the
589
categorizations of those values according to C<$test>, which is called once for
0 commit comments