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