Handbook
Glossary
full-interval? ( object -- ? )
Vocabulary
math
.
intervals
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
full-interval
class.
Definition
USING:
kernel
;
IN:
math.intervals
:
full-interval?
( object -- ? )
\
full-interval
eq?
;