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