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 f22ee3e commit 96eb086Copy full SHA for 96eb086
S12-objects.pod
@@ -1692,7 +1692,7 @@ The constraint implied by the sigil also counts as part of the official type.
1692
The sigil is actually a constraint on the container, so the actual
1693
type of the parameter above is something like:
1694
1695
- Positional[subset :: of Any where Foo & Bar }]
+ Positional[subset :: of Any where Foo & Bar]
1696
1697
Static C<where> clauses also count as part of the official type.
1698
A C<where> clause is considered static if it can be applied to
0 commit comments