Skip to content

Commit 0436eab

Browse files
authored
fix definition of map not being considered code
1 parent a90982c commit 0436eab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/Type/List.pod6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ will also return a C<Junction> with concatenation done as much as possible:
268268
=head2 routine map
269269
270270
Defined as:
271+
271272
multi method map(Hash:D \hash)
272273
multi method map(Iterable:D \iterable)
273274
multi method map(|c)

0 commit comments

Comments
 (0)