Handbook
Glossary
(number>text) ( n -- str )
Vocabulary
math
.
text
.
english
.
private
Inputs
n
an
object
Outputs
str
an
object
Definition
USING:
kernel
math
math.text.utils
sequences
;
IN:
math.text.english.private
:
(number>text)
( n -- str )
[
negative-text
]
[
abs
3
digit-groups
recombine
]
bi
append
;