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