Handbook
Glossary
benchmark-data-pair? ( 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-pair
class.
Definition
USING:
classes.tuple.private
;
IN:
tools.time.struct
:
benchmark-data-pair?
( object -- ? )
\
benchmark-data-pair
9
tuple-instance?
;