Handbook
Glossary
slot-change-quot ( slots quot -- quot' )
Vocabulary
compiler
.
cfg
.
renaming
.
functor
Inputs
slots
an
object
quot
an
object
Outputs
quot'
an
object
Definition
USING:
kernel
sequences
slots
;
IN:
compiler.cfg.renaming.functor
:
slot-change-quot
( slots quot -- quot' )
[
]
curry
[
dip
changer-word
[
]
2sequence
]
curry
map
[
]
join
[
drop
]
append
;