Skip to content

Commit 81eb4dc

Browse files
authored
In section trait is nodal of typesystem.rakudoc, add link to definition of term hyperoperator (#4638)
1 parent c4a3709 commit 81eb4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/typesystem.rakudoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ C<:&attr-with-code-in-it>, and so on.
326326

327327
=head3 trait C<is nodal>
328328

329-
Marks a L<C<List>|/type/List> method to indicate to hyperoperator to not descend into inner
329+
Marks a L<C<List>|/type/List> method to indicate to L<hyperoperators|/language/operators#Hyper_operators> to not descend into inner
330330
L<C<Iterable>|/type/Iterable>s to call this method. This trait generally isn't
331331
something end users would be using, unless they're subclassing or augmenting
332332
core L<C<List>|/type/List> type.

0 commit comments

Comments
 (0)