Handbook
Glossary
update-existing? ( defs -- ? )
Vocabulary
compiler
.
units
.
private
Inputs
defs
an
object
Outputs
?
an
object
Definition
USING:
definitions
kernel
namespaces
sequences
sets
;
IN:
compiler.units.private
:
update-existing?
( defs -- ? )
new-words
get
[
in?
not
]
curry
any?
;