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


21.1.23.12 Instruction mgetm

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 )