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