Skip to content

Commit baf0c72

Browse files
committed
Adds link to ACCEPTS.
Refs #561
1 parent b81387c commit baf0c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Signature.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,7 @@ and follows the same semantics as L<Capture> C<$topic>:
823823
824824
Since L«C<where> clauses|/type/Signature#index-entry-where_clause_(Signature)»
825825
are not introspectable, the method cannot determine whether two signatures
826-
L<ACCEPTS> the same sort of C<where>-constrained parameters. Such comparisons
826+
L<ACCEPTS|/type/Signature#method_ACCEPTS> the same sort of C<where>-constrained parameters. Such comparisons
827827
will return C<False>. This includes signatures with literals, which are just
828828
sugar for the C<where>-constraints:
829829

0 commit comments

Comments
 (0)