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