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