Next: , Previous: , Up: Instructions to handle mapped values   [Contents][Index]


22.1.23.15 Instruction msetw

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 )