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