Handbook
Glossary
string>graphemes ( string -- graphemes )
Vocabulary
unicode
.
collation
.
private
Inputs
string
an
object
Outputs
graphemes
an
object
Definition
USING:
make
sequences
;
IN:
unicode.collation.private
:
string>graphemes
( string -- graphemes )
[
[
add
]
each
]
{
}
make
;