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