Handbook
Glossary
hex% ( n -- )
Vocabulary
urls
.
encoding
.
private
Inputs
n
an
object
Outputs
None
Definition
USING:
ascii
make
math.parser
sequences
;
IN:
urls.encoding.private
:
hex%
( n -- )
37
,
>hex
>upper
2 48
pad-head
%
;