Handbook
Glossary
char>weight-levels ( 1string -- weight-levels )
Vocabulary
unicode
.
collation
.
private
Inputs
1string
an
object
Outputs
weight-levels
an
object
Definition
USING:
assocs
kernel
namespaces
;
IN:
unicode.collation.private
:
char>weight-levels
( 1string -- weight-levels )
ducet
get-global
?at
[
derive-weight
]
unless
;
inline