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