The
slots.
syntax vocabulary provides an alternative syntax for getting and setting multiple values of a tuple.
Syntax sugar for cleaving slots to the stack:
slots[
get[
Cleaving slots to an array:
slots{
get{
Setting slots from the stack:
set-slots[
set[
Setting slots from an array:
set-slots{
set{