Handbook
Glossary
ensured-read ( count -- output/f )
Vocabulary
audio
.
chunked-file
Inputs
count
an
object
Outputs
output/f
an
object
Definition
USING:
io
kernel
sequences
;
IN:
audio.chunked-file
:
ensured-read
( count -- output/f )
[
read
]
keep
over
length
=
and*
;