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