Handbook
Glossary
ascii-digit? ( ch/f -- ? )
Vocabulary
html5
Inputs
ch/f
an
object
Outputs
?
an
object
Definition
USING:
kernel
math.order
;
IN:
html5
:
ascii-digit?
( ch/f -- ? )
[
48 57
between?
]
[
f
]
if*
;