Handbook
Glossary
wav-fmt-chunk? ( object -- ? )
Vocabulary
audio
.
wav
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
wav-fmt-chunk
class.
Definition
USING:
classes.tuple.private
;
IN:
audio.wav
:
wav-fmt-chunk?
( object -- ? )
\
wav-fmt-chunk
9
tuple-instance?
;