Handbook
Glossary
oneliner-length ( vocabs -- n )
Vocabulary
format-using
Inputs
vocabs
an
object
Outputs
n
an
object
Definition
USING:
math
sequences
;
IN:
format-using
:
oneliner-length
( vocabs -- n )
joined-length
"USING: ;"
length
+
;