Next: Instruction mgetsel, Previous: Instruction mgetw, Up: Instructions to handle mapped values [Contents][Index]
Synopsys:
msetw
Given a map-able value and a closure, set it as its writer. If the given value is not map-able then the closure is ignored.
Stack: ( VAL CLS -- VAL )