You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/Language/glossary.rakudoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -695,7 +695,7 @@ and are subject to L<Multi-Dispatch|#Multi-dispatch>.
695
695
696
696
=head1 X<NFG|Reference,NFG>
697
697
698
-
Normal Form Grapheme is the way Raku implements graphemes, using a normal form
698
+
L<Normal Form Grapheme|language/NFG> is the way Raku implements graphemes, using a normal form
699
699
in which strings with the same graphemes can be easily compared in constant
700
700
time. More on that on L<these articles|https://6guts.wordpress.com/2015/04/12/this-week-unicode-normalization-many-rts/> L<in 6guts|https://6guts.wordpress.com/2015/04/20/this-week-digging-into-nfg-fixing-use-fatal-and-more/>
701
701
and a fun explanation of how NFG works in L<this IRC log|https://colabti.org/irclogger/irclogger_log/perl6?date=2018-04-29#l465>.
0 commit comments