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


21.1.23.13 Instruction msetm

Synopsys:

msetm

Given a map-able value and a closure, set it as its mapper. If the given value is not map-able then the closure is ignored.

Stack: ( VAL CLS -- VAL )