Handbook
Glossary
true? ( obj -- ? )
Vocabulary
gml
.
types
Inputs
obj
an
object
Outputs
?
an
object
Definition
USING:
kernel
math
;
IN:
gml.types
:
true?
( obj -- ? )
0
number=
not
;
inline