Handbook
Glossary
>sentencecase ( str -- str' )
Vocabulary
tokencase
Inputs
str
an
object
Outputs
str'
an
object
Definition
USING:
tokencase.private
unicode
;
IN:
tokencase
:
>sentencecase
( str -- str' )
[
>title
]
[
>lower
]
" "
case2
;