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 0ac1f11 commit c7ec7cdCopy full SHA for c7ec7cd
doc/Language/unicode.pod6
@@ -4,9 +4,10 @@
4
5
=SUBTITLE Unicode support in Raku
6
7
-Raku has a high level of support of Unicode. This document aims to be both an
8
-overview as well as description of Unicode features which don't belong
9
-in the documentation for routines and methods.
+Raku has a high level of support of Unicode, with the latest version supporting
+Unicode 12.1. This document aims to be both an overview as well as description
+of Unicode features which don't belong in the documentation for routines and
10
+methods.
11
12
For an overview on MoarVM's internal representation of strings, see the
13
L<MoarVM string documentation|https://github.com/MoarVM/MoarVM/blob/master/docs/strings.asciidoc>.
0 commit comments