Handbook
Glossary
serialize-index ( index file -- )
Vocabulary
help
.
html
Inputs
index
an
object
file
an
object
Outputs
None
Definition
USING:
assocs
io.encodings.binary
io.files
kernel
serialize
;
IN:
help.html
:
serialize-index
( index file -- )
binary
[
[
[
topic>filename
]
dip
]
{
}
assoc-map-as
serialize
]
with-file-writer
;