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