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 b81387c commit baf0c72Copy full SHA for baf0c72
doc/Type/Signature.pod6
@@ -823,7 +823,7 @@ and follows the same semantics as L<Capture> C<$topic>:
823
824
Since L«C<where> clauses|/type/Signature#index-entry-where_clause_(Signature)»
825
are not introspectable, the method cannot determine whether two signatures
826
-L<ACCEPTS> the same sort of C<where>-constrained parameters. Such comparisons
+L<ACCEPTS|/type/Signature#method_ACCEPTS> the same sort of C<where>-constrained parameters. Such comparisons
827
will return C<False>. This includes signatures with literals, which are just
828
sugar for the C<where>-constraints:
829
0 commit comments