Handbook
Glossary
always-bump-effect-counter? ( defspec -- ? )
Vocabulary
compiler
.
units
Inputs
defspec
an
object
Outputs
?
an
object
Definition
IN:
compiler.units
GENERIC:
always-bump-effect-counter?
( defspec -- ? )
Methods
USING:
compiler.units
kernel
macros
;
M:
macro
always-bump-effect-counter?
drop
t
;
USING:
compiler.units
kernel
;
M:
object
always-bump-effect-counter?
drop
f
;