Skip to content

Commit

Permalink
link from Hash to destructuring in Signature
Browse files Browse the repository at this point in the history
  • Loading branch information
gfldex committed Jul 17, 2016
1 parent eea8b55 commit a1ff75d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/Type/Hash.pod6
Expand Up @@ -190,6 +190,8 @@ pairs can be accessed in the same way as with plain C<.kv>:
"$vowel: $index".say;
}
You can also loop over a C<Hash> using
L<destructuring|/type/Signature#Destructuring_Parameters>.
=head2 Object hashes and type constraints
X<|object hash>X<|:{}>
Expand Down

0 comments on commit a1ff75d

Please sign in to comment.