Handbook
Glossary
parse-ducet ( file -- ducet )
Vocabulary
unicode
.
collation
.
private
Inputs
file
an
object
Outputs
ducet
an
object
Definition
USING:
assocs
kernel
simple-flat-file
;
IN:
unicode.collation.private
:
parse-ducet
( file -- ducet )
load-data-file
[
[
parse-keys
]
[
parse-weight
]
bi*
]
H{
}
assoc-map-as
;