Handbook
Glossary
curses-listener-stream? ( object -- ? )
Vocabulary
curses
.
listener
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
curses-listener-stream
class.
Definition
USING:
kernel
;
IN:
curses.listener
:
curses-listener-stream?
( object -- ? )
\
curses-listener-stream
eq?
;