Handbook
Glossary
contains-insn? ( quot insn-check -- ? )
Vocabulary
compiler
.
test
Inputs
quot
an
object
insn-check
an
object
Outputs
?
an
object
Definition
USING:
math
;
IN:
compiler.test
:
contains-insn?
( quot insn-check -- ? )
count-insns
0
>
;
inline