Handbook
Glossary
set-slot* ( tuple value name -- tuple )
Vocabulary
slots
.
macros
Inputs
tuple
an
object
value
an
object
name
an
object
Outputs
tuple
an
object
Definition
USING:
kernel
;
IN:
slots.macros
:
set-slot*
( tuple value name -- tuple )
swapd
[
set-slot
]
curry
keep
;
inline