Skip to content

Commit 261e163

Browse files
committed
link to Signature
1 parent 5ec3597 commit 261e163

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/Language/faq.pod6

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,8 @@ To explicitly allow either type objects or instances, you can use C<:_>.
237237
238238
=head2 What is the C<< --> >> thing in the signature?
239239
240-
C<< --> >> is a return constraint, either a type or a definite value.
240+
L«-->|/type/Signature#Constraining_Return_Types» is a return constraint, either
241+
a type or a definite value.
241242
242243
Example of a type constraint:
243244

0 commit comments

Comments
 (0)