Handbook
Glossary
line#>string ( i line#len -- i-string )
Vocabulary
codebook
Inputs
i
an
object
line#len
an
object
Outputs
i-string
an
object
Definition
USING:
kernel
math.parser
sequences
;
IN:
codebook
:
line#>string
( i line#len -- i-string )
[
number>string
]
[
32
pad-head
]
bi*
;