Skip to content

Commit 3fa8c94

Browse files
committed
Adds a simple note saying classify works with Junctions.
Maybe add an example under request or when the Rakudo issue is clarified.
1 parent 615058e commit 3fa8c94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/Type/Any.pod6

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -971,6 +971,8 @@ normalized by the C<Callable> passed with the C<:as> argument, and it can use
971971
the C<:into> named argument to pass a C<Hash> the results will be classified
972972
into; in the example above, it's defined on the fly.
973973
974+
From version 6.d, C<.classify> will also work with C<Junctions>.
975+
974976
=head2 method reduce
975977
976978
Defined as:

0 commit comments

Comments
 (0)