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