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