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