Next: Instruction msetw, Previous: Instruction msetm, Up: Instructions to handle mapped values [Contents][Index]
Synopsys:
mgetw
Given a map-able value, push its writer closure on the stack. If the given value is not map-able, then push PVM_NULL.
Stack: ( VAL -- VAL CLS )