Handbook
Glossary
byte? ( ch -- ? )
Vocabulary
io
.
encodings
.
euc
.
private
Inputs
ch
an
object
Outputs
?
an
object
Definition
USING:
math.order
;
IN:
io.encodings.euc.private
:
byte?
( ch -- ? )
0 255
between?
;