Handbook
Glossary
word-align-input ( -- )
Vocabulary
terminfo
.
private
Inputs
None
Outputs
None
Definition
USING:
io
kernel
math
;
IN:
terminfo.private
:
word-align-input
( -- )
tell-input
odd?
[
read1
drop
]
when
;