Handbook
Glossary
call-test ( a b q -- c )
Vocabulary
tools
.
deploy
.
test
.
12
Inputs
a
an
object
b
an
object
q
an
object
Outputs
c
an
object
Definition
USING:
combinators
;
IN:
tools.deploy.test.12
:
call-test
( a b q -- c )
( a b -- c )
call-effect
;