Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
get where into the index
  • Loading branch information
gfldex committed May 28, 2016
1 parent 32541e4 commit 49f7f34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/Type/Signature.pod
Expand Up @@ -95,6 +95,8 @@ sub baz (B<L<Str>>) { "Got passed a Str" }
Type constraints may also be L<type captures|/type/Signature#Type_Captures>.
X<where>
In addition to those I<nominal> types, additional constraints can
be placed on parameters in the form of code blocks which must return
a true value to pass the type check
Expand Down

0 comments on commit 49f7f34

Please sign in to comment.