Skip to content

Commit e93658f

Browse files
committed
Date availability of Cool.uniname
1 parent fcb96e1 commit e93658f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/Type/Cool.rakudoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -944,6 +944,8 @@ codepoints, and L<uniparse|/routine/uniparse> for the opposite direction.
944944
say (0..0x1FFFF).sort(*.uniname.chars)[*-1].chr.uniname;
945945
# OUTPUT: «BOX DRAWINGS LIGHT DIAGONAL UPPER CENTRE TO MIDDLE RIGHT AND MIDDLE LEFT TO LOWER CENTRE␤»
946946

947+
Available as of the 2021.04 Rakudo compiler release.
948+
947949
=head2 routine uninames
948950

949951
sub uninames(Str:D)

0 commit comments

Comments
 (0)