Handbook
Glossary
codepoint>native ( n map -- index )
Vocabulary
ui
.
text
.
index-maps
Inputs
n
an
object
map
an
object
Outputs
index
an
object
Definition
USING:
accessors
math
;
IN:
ui.text.index-maps
::
codepoint>native
( n map -- index )
n n map
positions>>
positions-before
map
extra-at
+
;