Handbook
Glossary
(>title) ( string -- title )
Vocabulary
unicode
.
private
Inputs
string
an
object
Outputs
title
an
object
Definition
USING:
accessors
unicode
unicode.case.private
;
IN:
unicode.private
:
(>title)
( string -- title )
locale>upper
[
title>>
]
[
ch>title
]
map-case
;
inline