Handbook
Glossary
native-va-list-parameter? ( type -- ? )
Vocabulary
stack-checker
.
alien
Inputs
type
an
object
Outputs
?
an
object
Definition
USING:
combinators
kernel
words
;
IN:
stack-checker.alien
:
native-va-list-parameter?
( type -- ? )
"native-va-list-type?"
"alien.varargs"
lookup-word
[
( type -- ? )
execute-effect
]
[
drop
f
]
if*
;