Handbook
Glossary
new-default-method ( -- gensym )
Vocabulary
tools
.
deploy
.
shaker
Inputs
None
Outputs
gensym
an
object
Definition
USING:
compiler.units
kernel
words
;
IN:
tools.deploy.shaker
:
new-default-method
( -- gensym )
[
[
"No method"
throw
]
( -- * )
define-temp
]
with-compilation-unit
;