Handbook
Glossary
native-va-list-storage? ( object -- ? )
Vocabulary
alien
.
varargs
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
native-va-list-storage
class.
Definition
USING:
classes.tuple.private
;
IN:
alien.varargs
:
native-va-list-storage?
( object -- ? )
\
native-va-list-storage
9
tuple-instance?
;