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