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 306b4e5 commit 4a113a7Copy full SHA for 4a113a7
doc/Type/Signature.pod6
@@ -355,7 +355,7 @@ others, you need to use the long version:
355
356
=head3 X«Constraining Return Types|-->;returns»
357
358
-There are multiple ways to constrain return types on a sub or method. All versions below
+There are multiple ways to constrain return types on a L<Routine|/type/Routine>. All versions below
359
are currently valid and will force a type check on successful execution of a routine.
360
361
L<C<Nil>|/type/Nil> and L<C<Failure>|/type/Failure> are always allowed as return types,
0 commit comments