Skip to content

Commit 6fc6aa2

Browse files
committed
added dummies for the terms codepoint and graphemes(unicode experts needed)
1 parent 1d2c1bd commit 6fc6aa2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/appendix-g-glossary.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ routines whose state (content of all local variables) is
7575
completely preserved until the next execution,
7676
mostly used as a fancy alias for a *[block](#block)*
7777

78+
<a id="codepoint"/>
79+
**codepoint** &mdash;
80+
*[unicode](#unicode)*
81+
7882
<a id="coderef"/>
7983
**coderef** &mdash;
8084
reference (pointer) to an executable block of code (routine)
@@ -153,6 +157,10 @@ by Perl 6, considered as a branch of Declarative Programming
153157

154158
# G
155159

160+
<a id="grapheme"/>
161+
**grapheme** &mdash;
162+
*[unicode](#unicode)*
163+
156164
# [H](#nav-top)
157165

158166
# [I](#nav-top)

0 commit comments

Comments
 (0)