Handbook
Glossary
roman-digits ( -- value )
Vocabulary
roman
.
private
Inputs
None
Outputs
value
an
object
Definition
IN:
roman.private
CONSTANT:
roman-digits
{
"m"
"cm"
"d"
"cd"
"c"
"xc"
"l"
"xl"
"x"
"ix"
"v"
"iv"
"i"
}
inline