Handbook
Glossary
set-code-point ( seq -- )
Vocabulary
unicode
.
data
.
private
Inputs
seq
an
object
Outputs
None
Definition
USING:
kernel
make
sequences
unicode.data
;
IN:
unicode.data.private
:
set-code-point
( seq -- )
4
head
[
multihex
]
map
first4
<code-point>
swap
first
,,
;