Handbook
Glossary
path>bson-sequence ( path -- seq )
Vocabulary
bson
Inputs
path
an
object
Outputs
seq
an
object
Definition
USING:
io.encodings.binary
io.files
linked-assocs
;
IN:
bson
:
path>bson-sequence
( path -- seq )
binary
[
LH{
}
read-bson-sequence
]
with-file-reader
;