Skip to content

Commit

Permalink
Adds version of Unicode supported
Browse files Browse the repository at this point in the history
Refs #3104
  • Loading branch information
JJ committed Dec 1, 2019
1 parent 0ac1f11 commit c7ec7cd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions doc/Language/unicode.pod6
Expand Up @@ -4,9 +4,10 @@
=SUBTITLE Unicode support in Raku
Raku has a high level of support of Unicode. 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 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
methods.
For an overview on MoarVM's internal representation of strings, see the
L<MoarVM string documentation|https://github.com/MoarVM/MoarVM/blob/master/docs/strings.asciidoc>.
Expand Down

0 comments on commit c7ec7cd

Please sign in to comment.