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 d5a91dc commit d2466f4Copy full SHA for d2466f4
doc/Type/Hash.pod6
@@ -366,7 +366,6 @@ Defined as:
366
367
method append(+@values)
368
369
-<<<<<<< Updated upstream
370
Append the provided Pairs or even sized list to the Hash. If a key already
371
exists, turn the existing value into an L<Array|/type/Array> and push new value
372
onto that C<Array>. Please note that you can't mix even sized lists and lists
0 commit comments