Handbook
Glossary
updated-definitions ( -- set )
Vocabulary
compiler
.
units
.
private
Inputs
None
Outputs
set
an
object
Definition
USING:
compiler.units
definitions
kernel
namespaces
sequences
sets
;
IN:
compiler.units.private
:
updated-definitions
( -- set )
HS{
}
clone
forgotten-definitions
get
union!
new-definitions
get
first
union!
new-definitions
get
second
union!
changed-definitions
get
union!
maybe-changed
get
union!
dup
changed-vocabs
over
adjoin-all
;