Handbook
Glossary
uuid>string ( n -- string )
Vocabulary
uuid
.
private
Inputs
n
an
object
Outputs
string
an
object
Definition
USING:
kernel
math.parser
sequences
;
IN:
uuid.private
:
uuid>string
( n -- string )
>hex
32 48
pad-head
[
45 20
]
dip
insert-nth
[
45 16
]
dip
insert-nth
[
45 12
]
dip
insert-nth
[
45 8
]
dip
insert-nth
;