interval? ( object -- ? )
Factor handbook » The language » Numbers » Intervals

Prev:interval
Next:Creating intervals


Vocabulary
math.intervals

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the interval class.

Definition